Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 1.39 KB

StructuredGetProjectList.md

File metadata and controls

25 lines (20 loc) · 1.39 KB

Io.Gate.GateApi.Model.StructuredGetProjectList

Structured Products

Properties

Name Type Description Notes
Id int Plan ID [optional]
Type string 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]
NameEn string name [optional]
InvestmentCoin string Investment Currency [optional]
InvestmentPeriod string Investment term [optional]
MinAnnualRate string Minimum annual rate [optional]
MidAnnualRate string Intermediate annual rate [optional]
MaxAnnualRate string Maximum annual rate [optional]
WatchMarket string Watch market [optional]
StartTime int start time [optional]
EndTime int Finished time [optional]
Status string 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]