Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 1.29 KB

File metadata and controls

21 lines (18 loc) · 1.29 KB

DualProjectRecommend

Properties

Name Type Description Notes
id number Product ID [optional] [default to undefined]
category number Strategy category [optional] [default to undefined]
type string `call`: sell high; `put`: buy low [optional] [default to undefined]
investCurrency string Investment Token [optional] [default to undefined]
exerciseCurrency string Strike Token [optional] [default to undefined]
apyDisplay string Annual Yield [optional] [default to undefined]
exercisePrice string Strike price [optional] [default to undefined]
deliveryTimest number Settlement time [optional] [default to undefined]
minAmount string Minimum investment amount [optional] [default to undefined]
maxAmount string Maximum investment amount [optional] [default to undefined]
minCopies number Minimum Units [optional] [default to undefined]
maxCopies number Maximum Units [optional] [default to undefined]
investDays number Lock-up days [optional] [default to undefined]
investHours string Lock-up hours [optional] [default to undefined]