Skip to content

Latest commit

 

History

History
27 lines (23 loc) · 1.39 KB

DualGetOrders.md

File metadata and controls

27 lines (23 loc) · 1.39 KB

Io.Gate.GateApi.Model.DualGetOrders

Properties

Name Type Description Notes
Id int Order ID [optional]
PlanId int Plan ID [optional]
Copies string Copies [optional]
InvestAmount string Investment Amount [optional]
SettlementAmount string Settlement Amount [optional]
CreateTime int Creation time [optional]
CompleteTime int Completion Time [optional]
Status string Status: `INIT`-INIT `SETTLEMENT_SUCCESS`-Settlement Success `SETTLEMENT_PROCESSING`-SEttlement Processing `CANCELED`-Canceled `FAILED`-Failed [optional]
InvestCurrency string Investment Currency [optional]
ExerciseCurrency string Strike Currency [optional]
ExercisePrice string Strike price [optional]
SettlementPrice string settlement price [optional]
SettlementCurrency string Settle currency [optional]
ApyDisplay string APY [optional]
ApySettlement string Settlement APY [optional]
DeliveryTime int Settlement time [optional]

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