Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1.06 KB

UidPushOrder.md

File metadata and controls

20 lines (16 loc) · 1.06 KB

Io.Gate.GateApi.Model.UidPushOrder

Properties

Name Type Description Notes
Id long Order ID [optional]
PushUid long Initiator User ID [optional]
ReceiveUid long Recipient User ID [optional]
Currency string Currency name [optional]
Amount string Transfer amount [optional]
CreateTime long Creation time [optional]
Status string Withdrawal Status - CREATING: Creating - PENDING: Waiting for receiving(Please contact the other party to accept the transfer on the Gate official website) - CANCELLING: Cancelling - CANCELLED: Revoked - REFUSING: Rejection - REFUSED: Rejected - 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]