mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-09 20:37:47 +00:00
Update to powershell SDK docs: 13123805130
This commit is contained in:
@@ -16,17 +16,17 @@ tags: ['SDK', 'Software Development Kit', 'TemplateSlack', 'V2024TemplateSlack']
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Key** | Pointer to **String** | | [optional]
|
||||
**Text** | Pointer to **String** | | [optional]
|
||||
**Blocks** | Pointer to **String** | | [optional]
|
||||
**Attachments** | Pointer to **String** | | [optional]
|
||||
**NotificationType** | Pointer to **String** | | [optional]
|
||||
**ApprovalId** | Pointer to **String** | | [optional]
|
||||
**RequestId** | Pointer to **String** | | [optional]
|
||||
**RequestedById** | Pointer to **String** | | [optional]
|
||||
**IsSubscription** | Pointer to **Boolean** | | [optional]
|
||||
**AutoApprovalData** | Pointer to [**TemplateSlackAutoApprovalData**](template-slack-auto-approval-data) | | [optional]
|
||||
**CustomFields** | Pointer to [**TemplateSlackCustomFields**](template-slack-custom-fields) | | [optional]
|
||||
**Key** | **String** | | [optional]
|
||||
**Text** | **String** | | [optional]
|
||||
**Blocks** | **String** | | [optional]
|
||||
**Attachments** | **String** | | [optional]
|
||||
**NotificationType** | **String** | | [optional]
|
||||
**ApprovalId** | **String** | | [optional]
|
||||
**RequestId** | **String** | | [optional]
|
||||
**RequestedById** | **String** | | [optional]
|
||||
**IsSubscription** | **Boolean** | | [optional]
|
||||
**AutoApprovalData** | [**TemplateSlackAutoApprovalData**](template-slack-auto-approval-data) | | [optional]
|
||||
**CustomFields** | [**TemplateSlackCustomFields**](template-slack-custom-fields) | | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user