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,10 +16,10 @@ tags: ['SDK', 'Software Development Kit', 'CompletedApprovalPreApprovalTriggerRe
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**Comment** | Pointer to **String** | The comment from the trigger | [optional]
|
||||
**Decision** | Pointer to [**CompletedApprovalState**](completed-approval-state) | | [optional]
|
||||
**Reviewer** | Pointer to **String** | The name of the approver | [optional]
|
||||
**Date** | Pointer to **System.DateTime** | The date and time the trigger decided on the request | [optional]
|
||||
**Comment** | **String** | The comment from the trigger | [optional]
|
||||
**Decision** | [**CompletedApprovalState**](completed-approval-state) | | [optional]
|
||||
**Reviewer** | **String** | The name of the approver | [optional]
|
||||
**Date** | **System.DateTime** | The date and time the trigger decided on the request | [optional]
|
||||
|
||||
## Examples
|
||||
|
||||
|
||||
Reference in New Issue
Block a user