The information of an approval request.
| Name | Type | Description | Notes |
|---|---|---|---|
| status | ApprovalStatus | ||
| createdTimestamp | Long | The time when the approval was created, in Unix timestamp format, measured in milliseconds. | |
| approvalUsers | List<ApprovalUser> | [optional] |
The information of an approval request.
| Name | Type | Description | Notes |
|---|---|---|---|
| status | ApprovalStatus | ||
| createdTimestamp | Long | The time when the approval was created, in Unix timestamp format, measured in milliseconds. | |
| approvalUsers | List<ApprovalUser> | [optional] |