Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 761 Bytes

File metadata and controls

18 lines (13 loc) · 761 Bytes

Io.Gate.GateApi.Model.ApiResponseAssetSwapEvaluate

Asset allocation optimization-unified response to valuation

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 EvaluateResp Estimated paginated data on success, null on failure
Timestamp long Server timestamp (milliseconds)

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