Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 755 Bytes

File metadata and controls

18 lines (13 loc) · 755 Bytes

Io.Gate.GateApi.Model.ApiResponseExSkillClaimTaskResp

Receive task response

Properties

Name Type Description Notes
Code int Business error code, 0 means success [optional]
Label string Error identifier code. Empty string on success, machine-readable error label on error [optional]
Message string Error description [optional]
Data Object Empty object {} on success [optional]
Timestamp long Server timestamp (milliseconds) [optional]

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