ForwardApprovalDto
Properties
Name | Type | Description | Notes |
---|---|---|---|
NewOwnerId | String | The Id of the new owner | [required] |
Comment | String | The comment provided by the forwarder | [required] |
Examples
- Prepare the resource
$ForwardApprovalDto = Initialize-PSSailpoint.V3ForwardApprovalDto -NewOwnerId 2c91808568c529c60168cca6f90c1314 `
-Comment 2c91808568c529c60168cca6f90c1313
- Convert the resource to JSON
$ForwardApprovalDto | ConvertTo-JSON