Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 764 Bytes

File metadata and controls

18 lines (13 loc) · 764 Bytes

Io.Gate.GateApi.Model.ApiResponseAssetSwapOrderListV1

Asset allocation optimization - unified response to order list

Properties

Name Type Description Notes
Code int Business error code, 0 means success
Label string Error identification code, empty string on success [optional]
Message string Description information
Data OrderListV1Resp Order list data on success, null on failure
Timestamp long Server timestamp (milliseconds)

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