Skip to content
This repository has been archived by the owner on Nov 25, 2021. It is now read-only.

Latest commit

 

History

History
14 lines (11 loc) · 548 Bytes

TradingRecordsInfo.md

File metadata and controls

14 lines (11 loc) · 548 Bytes

IO.Swagger.Model.TradingRecordsInfo

Properties

Name Type Description Notes
Id int? [optional]
Symbol string [optional]
Price decimal? [optional]
Qty decimal? [optional]
Side string [optional]
Time string [optional]

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