Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 1.16 KB

File metadata and controls

23 lines (19 loc) · 1.16 KB

OtcOrderListItem

Properties

Name Type Description Notes
time str Current time [optional]
timestamp int Current timestamp [optional]
order_id str orderId [optional]
trade_no str Trade number [optional]
type str BUY deposit / SELL withdrawal [optional]
status str Order status [optional]
fiat_currency str Fiat currency [optional]
fiat_currency_info OtcOrderListFiatCurrencyInfo [optional]
fiat_amount str Fiat amount [optional]
crypto_currency str Digital currency [optional]
crypto_currency_info OtcOrderListCryptoCurrencyInfo [optional]
crypto_amount str Cryptocurrency amount [optional]
rate str Exchange rate [optional]
promotion_code str Promotion code [optional]

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