Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1011 Bytes

File metadata and controls

22 lines (18 loc) · 1011 Bytes

Io.Gate.GateApi.Model.OtcStableCoinOrderListItem

Properties

Name Type Description Notes
Id int Order ID [optional]
TradeNo string Transaction reference number [optional]
PayCoin string Payment currency [optional]
PayAmount string Payment amount [optional]
GetCoin string Received currency [optional]
GetAmount string Received amount [optional]
Rate string Exchange rate [optional]
RateReci string Reciprocal of the exchange rate [optional]
Status string PROCESSING: in progress / DONE: completed / FAILED: failed [optional]
CreateTimest int timetimestamp [optional]
CreateTime string Created time [optional]

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