Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 835 Bytes

File metadata and controls

19 lines (15 loc) · 835 Bytes

Io.Gate.GateApi.Model.OptionsMyTrade

Properties

Name Type Description Notes
Id long Fill ID [optional]
CreateTime double Fill Time [optional]
Contract string Options contract name [optional]
OrderId int Related order ID [optional]
Size long Trading size [optional]
Price string Trade price (quote currency) [optional]
UnderlyingPrice string The forward futures price corresponding to the delivery date [optional]
Role string Trade role. taker - taker, maker - maker [optional]

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