Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 863 Bytes

File metadata and controls

18 lines (14 loc) · 863 Bytes

Io.Gate.GateApi.Model.FuturesLiqOrder

Properties

Name Type Description Notes
Time long Liquidation time [optional] [readonly]
Contract string Futures contract [optional] [readonly]
Size string User position size [optional] [readonly]
OrderSize string Number of forced liquidation orders [optional] [readonly]
OrderPrice string Liquidation order price [optional] [readonly]
FillPrice string Liquidation order average taker price [optional] [readonly]
Left string System liquidation order maker size [optional] [readonly]

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