Skip to content

Latest commit

 

History

History
28 lines (23 loc) · 998 Bytes

File metadata and controls

28 lines (23 loc) · 998 Bytes

Io.Gate.GateApi.Model.AutoInvestPlanRecordItem

Plan execution record item

Properties

Name Type Description Notes
Id long Record ID
Type string type
Money string SourceCurrency
UserId long User ID
PlanId long Plan ID
PlanVersion long PlanVersion
Amount string Investment amount
CreateTime long Investment time
UpdateTime long Update time
Status string Status
StatusType long Status enum
Side long 2 = Buy, Other = Sell
StatusMessage string Status description
Detail string Details [optional]
Asset string Currency [optional]

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