Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 656 Bytes

File metadata and controls

12 lines (9 loc) · 656 Bytes

ApiResponseAssetSwapOrderCreateV1

Properties

Name Type Description Notes
code number Business error code, 0 means success [default to undefined]
label string Error identification code, empty string on success [optional] [default to undefined]
message string Description information [default to undefined]
data OrderCreateV1Resp It is the order result when successful, and null when it fails. [default to undefined]
timestamp number Server timestamp (milliseconds) [default to undefined]