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] |