Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 767 Bytes

File metadata and controls

18 lines (13 loc) · 767 Bytes

Io.Gate.GateApi.Model.ApiResponseAssetSwapConfig

Asset allocation optimization - configure unified response

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 AssetSwapFrontend Front-end configuration on success, null on failure
Timestamp long Server timestamp (milliseconds)

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