mirror of
https://github.com/LukeHagar/developer.sailpoint.com.git
synced 2025-12-07 12:27:47 +00:00
995 B
995 B
id, title, pagination_label, sidebar_label, sidebar_class_name, keywords, slug, tags
| id | title | pagination_label | sidebar_label | sidebar_class_name | keywords | slug | tags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| v2024-non-employee-approval-decision | NonEmployeeApprovalDecision | NonEmployeeApprovalDecision | NonEmployeeApprovalDecision | powershellsdk |
|
/tools/sdk/powershell/v2024/models/non-employee-approval-decision |
|
NonEmployeeApprovalDecision
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Comment | String | Comment on the approval item. | [optional] |
Examples
- Prepare the resource
$NonEmployeeApprovalDecision = Initialize-V2024NonEmployeeApprovalDecision -Comment Approved by manager
- Convert the resource to JSON
$NonEmployeeApprovalDecision | ConvertTo-JSON