Get beginner task list response
| Name | Type | Description | Notes |
|---|---|---|---|
| code | Integer | Business error code: 0 = success, 1007 = no task data, 1008 = not logged in | |
| label | String | Error identifier code. Empty string on success, machine-readable error label on error | [optional] |
| message | String | Error description | [optional] |
| data | ApiResponseExSkillGetBeginnerTaskListRespData | [optional] | |
| timestamp | Long | Server timestamp (milliseconds) |