The approver data for transaction.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The approver name of the transaction. | [optional] |
| status | StatusEnum | The approval status. | [optional] |
| Name | Value |
|---|---|
| PENDING | "Pending" |
| APPROVED | "Approved" |
| REJECTED | "Rejected" |
The approver data for transaction.
| Name | Type | Description | Notes |
|---|---|---|---|
| name | String | The approver name of the transaction. | [optional] |
| status | StatusEnum | The approval status. | [optional] |
| Name | Value |
|---|---|
| PENDING | "Pending" |
| APPROVED | "Approved" |
| REJECTED | "Rejected" |