Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 1.01 KB

File metadata and controls

19 lines (16 loc) · 1.01 KB

# DualGetPlans

Properties

Name Type Description Notes
id int Product ID [optional]
instrument_name string Product Name [optional]
invest_currency string Investment Token [optional]
exercise_currency string Strike Token [optional]
exercise_price double Strike price [optional]
delivery_time int Settlement time [optional]
apy_display string Annual Yield [optional]
min_amount string Minimum investment amount [optional]
start_time int Start Time [optional]
end_time int End time [optional]
status string Status: `NOTSTARTED` - Not started `ONGOING` - In progress `ENDED` - Ended [optional]

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