Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 800 Bytes

Response.md

File metadata and controls

9 lines (8 loc) · 800 Bytes

Response

Properties

Name Type Description Notes
code Long Response code. For the complete list of response codes and descriptions, see Appendix - Return Codes. Will be shown only if it is an error request. [optional]
data Object Returned data. The response for the SDK can be checked in the document for the API given in the description. [optional]
message String Response message. For details, see Appendix - Return Codes. [optional]
requestId String The log ID of a request, which uniquely identifies the request. [optional]