Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.07 KB

File metadata and controls

22 lines (18 loc) · 1.07 KB

OtcStableCoinOrderListItem

Properties

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

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