ApprovalCommentsRequest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Comment | String | Comment associated with the request. | [optional] |
Examples
- Prepare the resource
$ApprovalCommentsRequest = Initialize-V2025ApprovalCommentsRequest -Comment Approval comment.
- Convert the resource to JSON
$ApprovalCommentsRequest | ConvertTo-JSON