Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.79 KB

File metadata and controls

40 lines (24 loc) · 1.79 KB

ApiResponseExSkillGetBeginnerTaskListRespDataTasks

Properties

Name Type Description Notes
welfareTaskId number Rewards Center task ID [optional] [default to undefined]
taskCenterId number Task center task ID (fixed at 0 for registration tasks) [default to undefined]
taskType number Task type: 1=KYC secondary certification 2=Spot 3=Contract 4=Invitation 5=Quantification 6=Yu Bibao 7=startup 8=First deposit 10=Registration task 11=Guide task 23=Download task [optional] [default to undefined]
taskName string Task name [optional] [default to undefined]
taskDesc string Task description, may contain <span> highlight tags [optional] [default to undefined]
rewardNum string Reward value [optional] [default to undefined]
rewardUnit string Reward unit (e.g., USDT, BTC) [optional] [default to undefined]
prizeType number Reward type: 1 = points, 2 = regular coupon, 3 = VIP coupon [optional] [default to undefined]
status number Task status: 0=Not claimed (typically a download task waiting to be claimed) 1=Received/in progress 2=Completed and waiting to be claimed 3=Rewards in progress 4=Completed/settled 5=Expired [default to undefined]

Enum: ApiResponseExSkillGetBeginnerTaskListRespDataTasks.PrizeType

  • NUMBER_1 (value: 1)

  • NUMBER_2 (value: 2)

  • NUMBER_3 (value: 3)

Enum: ApiResponseExSkillGetBeginnerTaskListRespDataTasks.Status

  • NUMBER_0 (value: 0)

  • NUMBER_1 (value: 1)

  • NUMBER_2 (value: 2)

  • NUMBER_3 (value: 3)

  • NUMBER_4 (value: 4)

  • NUMBER_5 (value: 5)