Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.04 KB

File metadata and controls

18 lines (14 loc) · 1.04 KB

UidPushOrder

Properties

Name Type Description Notes
id int Order ID. [optional]
push_uid int Initiator User ID. [optional]
receive_uid int Recipient User ID. [optional]
currency str Currency name. [optional]
amount str Transfer amount. [optional]
create_time int Creation time. [optional]
status str 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 str PENDING Reason Tips. [optional]
transaction_type str Order Type. [optional]

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