Name | Type | Description | Notes |
---|---|---|---|
status | string | The status of the command | [default to undefined] |
type | string | The type of the command | [default to undefined] |
-
WaitingForApproval
(value:'WAITING_FOR_APPROVAL'
) -
Approved
(value:'APPROVED'
) -
Cancelled
(value:'CANCELLED'
) -
Rejected
(value:'REJECTED'
) -
Completed
(value:'COMPLETED'
)
-
PairApiKey
(value:'PAIR_API_KEY'
) -
UpdateCallbackHandler
(value:'UPDATE_CALLBACK_HANDLER'
) -
UnpairApiKey
(value:'UNPAIR_API_KEY'
)
[Back to top] [Back to API list] [Back to Model list] [Back to README]