Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.2 KB

File metadata and controls

26 lines (22 loc) · 1.2 KB

OtcOrderDetail

Properties

Name Type Description Notes
order_id str Order ID
uid str User ID
type str Order Type
fiat_currency str Fiat type
fiat_amount str Fiat amount
crypto_currency str Stablecoin
crypto_amount str Stablecoin amount
rate str Exchange rate
transfer_remark str Transfer remark (mutually exclusive with reference_code; empty string when the deposit buy order has a reference code)
reference_code str Unique bank transfer reference code for deposit buy orders (SGB deposit scenario; mutually exclusive with transfer_remark) [optional]
status str Status
db_status str
create_time str Created time
memo str Cancellation or rejection reason
side str Quote direction
promotion_code str Promotion code
trade_no str Trade number

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