Skip to content

Latest commit

 

History

History
29 lines (24 loc) · 976 Bytes

File metadata and controls

29 lines (24 loc) · 976 Bytes

Io.Gate.GateApi.Model.AutoInvestOrderItem

Auto invest order item

Properties

Name Type Description Notes
Id long Order ID
Type string type
Amount string Size
PlanId long Plan ID
Side long direction
Asset string Currency
RecordId long Record ID
TotalMoney string TotalAmount
Market string Currency pair
Price string Price
CreateTime long Creation time (Unix timestamp)
Total string Total
FundFlow string Fund Flow Direction
ErrorCode long Error code
ErrorMsg string Error message
Status long Status

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