Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 1.35 KB

StructuredGetProjectList.md

File metadata and controls

22 lines (18 loc) · 1.35 KB

StructuredGetProjectList

Structured Products

Properties

Name Type Description Notes
id int Plan ID [optional]
type str product type: `SharkFin2.0`-Shark Fin2.0 `BullishSharkFin`-Bullish Shark Fin `BearishSharkFin`-Bearish Shark Fin `DoubleNoTouch`-Double No-Touch `RangeAccrual`-Range Accrual `SnowBall`-Snow Ball [optional]
name_en str name [optional]
investment_coin str Investment Currency [optional]
investment_period str Investment term [optional]
min_annual_rate str Minimum annual rate [optional]
mid_annual_rate str Intermediate annual rate [optional]
max_annual_rate str Maximum annual rate [optional]
watch_market str Watch market [optional]
start_time int start time [optional]
end_time int Finished time [optional]
status str Status: `in_process`-in progress `will_begin`-will begin `wait_settlement`-waiting for settlement `done`-done [optional]

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