| Name | Type | Description | Notes |
|---|---|---|---|
| id | String | The approval request ID | |
| kind | String | The type of review action to take | |
| creationDate | Number | [optional] | |
| comment | String | A comment describing the approval response | [optional] |
| memberId | String | ID of account member that reviewed request | [optional] |
| serviceTokenId | String | ID of account service token that reviewed request | [optional] |
-
approve(value:"approve") -
decline(value:"decline") -
comment(value:"comment")