Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 600 Bytes

TransferOrderStatus.md

File metadata and controls

13 lines (9 loc) · 600 Bytes

Io.Gate.GateApi.Model.TransferOrderStatus

Properties

Name Type Description Notes
TxId string Order id [optional]
Status string Transfer status, PENDING - in process, SUCCESS - successful transfer, FAIL - failed transfer, PARTIAL_SUCCESS - Partially successful (this status will appear when transferring between sub-subs) [optional]

[Back to Model list] [Back to API list] [Back to README]