NonEmployeeApprovalDecision
Properties
Name | Type | Description | Notes |
---|---|---|---|
Comment | String | Comment on the approval item. | [optional] |
Examples
- Prepare the resource
$NonEmployeeApprovalDecision = Initialize-PSSailpoint.V3NonEmployeeApprovalDecision -Comment Approved by manager
- Convert the resource to JSON
$NonEmployeeApprovalDecision | ConvertTo-JSON