Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 915 Bytes

DeliverySettlement.md

File metadata and controls

20 lines (16 loc) · 915 Bytes

Io.Gate.GateApi.Model.DeliverySettlement

Properties

Name Type Description Notes
Time long Liquidation time [optional] [readonly]
Contract string Futures contract [optional] [readonly]
Leverage string Position leverage [optional] [readonly]
Size long Position size [optional] [readonly]
Margin string Position margin [optional] [readonly]
EntryPrice string Average entry price [optional] [readonly]
SettlePrice string Settled price [optional] [readonly]
Profit string Profit [optional] [readonly]
Fee string Fee deducted [optional] [readonly]

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