Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.04 KB

File metadata and controls

19 lines (14 loc) · 1.04 KB

UidPushOrder

Properties

Name Type Description Notes
Id int64 Order ID [optional]
PushUid int64 Initiator User ID [optional]
ReceiveUid int64 Recipient User ID [optional]
Currency string Currency name [optional]
Amount string Transfer amount [optional]
CreateTime int64 Created time [optional]
Status string Withdrawal status: - CREATING: Creating - PENDING: Waiting for recipient (Please contact the recipient to accept the transfer on Gate official website) - CANCELLING: Cancelling - CANCELLED: Cancelled - REFUSING: Refusing - REFUSED: Refused - RECEIVING: Receiving - RECEIVED: Success [optional]
Message string PENDING reason tips [optional]
TransactionType string Order Type [optional]

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