Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 546 Bytes

PositionCloseOrder.md

File metadata and controls

16 lines (11 loc) · 546 Bytes

Io.Gate.GateApi.Model.PositionCloseOrder

Current close order if any, or `null`

Properties

Name Type Description Notes
Id long Close order ID [optional]
Price string Close order price [optional]
IsLiq bool Is the close order from liquidation [optional]

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