Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 687 Bytes

File metadata and controls

13 lines (10 loc) · 687 Bytes

# ApiResponseAssetSwapOrderListV1

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 int Server timestamp (milliseconds)

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