Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 713 Bytes

File metadata and controls

13 lines (10 loc) · 713 Bytes

# ApiResponseExSkillClaimTaskResp

Properties

Name Type Description Notes
code int 业务错误码,0 表示成功 [optional]
label string Error identifier code. Empty string on success, machine-readable error label on error [optional]
message string Error description [optional]
data object 成功时为空对象 {} [optional]
timestamp int Server timestamp (milliseconds) [optional]

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