| Name | Type | Description | Notes |
|---|---|---|---|
| status | StatusEnum | The status of the command | |
| type | TypeEnum | The type of the command |
| Name | Value |
|---|---|
| WAITING_FOR_APPROVAL | "WAITING_FOR_APPROVAL" |
| APPROVED | "APPROVED" |
| CANCELLED | "CANCELLED" |
| REJECTED | "REJECTED" |
| COMPLETED | "COMPLETED" |
| Name | Value |
|---|---|
| PAIR_API_KEY | "PAIR_API_KEY" |
| UPDATE_CALLBACK_HANDLER | "UPDATE_CALLBACK_HANDLER" |
| UNPAIR_API_KEY | "UNPAIR_API_KEY" |