| Name | Type | Description | Notes |
|---|---|---|---|
| action | string | [default to undefined] | |
| direction | string | [optional] [default to undefined] | |
| status | string | [optional] [default to undefined] | |
| amountUSD | number | [optional] [default to undefined] | |
| amount | number | [optional] [default to undefined] | |
| asset | string | [optional] [default to undefined] |
-
Accept(value:'ACCEPT') -
Reject(value:'REJECT') -
Alert(value:'ALERT') -
Wait(value:'WAIT') -
Freeze(value:'FREEZE') -
Cancel(value:'CANCEL')
-
Inbound(value:'INBOUND') -
Outbound(value:'OUTBOUND')
-
Completed(value:'COMPLETED') -
Pending(value:'PENDING') -
Rejected(value:'REJECTED') -
Failed(value:'FAILED') -
Canceled(value:'CANCELED') -
BlockingTimeExpired(value:'BLOCKING_TIME_EXPIRED')
[Back to top] [Back to API list] [Back to Model list] [Back to README]