Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.1 KB

DualGetPlans.md

File metadata and controls

24 lines (20 loc) · 1.1 KB

Io.Gate.GateApi.Model.DualGetPlans

Properties

Name Type Description Notes
Id int Plan ID [optional]
InstrumentName string Instrument Name [optional]
InvestCurrency string Investment Currency [optional]
ExerciseCurrency string Strike Currency [optional]
ExercisePrice double Strike price [optional]
DeliveryTime int Settlement time [optional]
MinCopies int Minimum Copies [optional]
MaxCopies int Maximum Copies [optional]
PerValue string Per Unit Value [optional]
ApyDisplay string APY [optional]
StartTime int start time [optional]
EndTime int Finished time [optional]
Status string Status: `NOTSTARTED`-not started `ONGOING`-ongoing `ENDED`-ended [optional]

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