Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.07 KB

DualGetPlans.md

File metadata and controls

22 lines (18 loc) · 1.07 KB

DualGetPlans

Properties

Name Type Description Notes
id int Plan ID [optional]
instrument_name str Instrument Name [optional]
invest_currency str Investment Currency [optional]
exercise_currency str Strike Currency [optional]
exercise_price float Strike price [optional]
delivery_time int Settlement time [optional]
min_copies int Minimum Copies [optional]
max_copies int Maximum Copies [optional]
per_value str Per Unit Value [optional]
apy_display str APY [optional]
start_time int start time [optional]
end_time int Finished time [optional]
status str Status: `NOTSTARTED`-not started `ONGOING`-ongoing `ENDED`-ended [optional]

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