Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1007 Bytes

File metadata and controls

19 lines (16 loc) · 1007 Bytes

# OtcStableCoinOrderListItem

Properties

Name Type Description Notes
id int Order ID [optional]
trade_no string Transaction reference number [optional]
pay_coin string Payment currency [optional]
pay_amount string Payment amount [optional]
get_coin string Received currency [optional]
get_amount string Received amount [optional]
rate string Exchange rate [optional]
rate_reci string Reciprocal of the exchange rate [optional]
status string PROCESSING: in progress / DONE: completed / FAILED: failed [optional]
create_timest int timetimestamp [optional]
create_time string Created time [optional]

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