Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 610 Bytes

File metadata and controls

15 lines (11 loc) · 610 Bytes

Trade

Properties

Name Type Description Notes
id str Trade ID [optional]
create_time str Trading time [optional]
side str Order side [optional]
amount str Trade amount [optional]
price str Order price [optional]
order_id str Related order ID. No value in public endpoints [optional]

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