| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | Task objective. | |
| type | \ArtifactsMmo\Model\TaskType | The type of task. | |
| total | int | The total required to complete the task. | |
| rewards | \ArtifactsMmo\Model\RewardsSchema | Rewards for completing the task. |
| Name | Type | Description | Notes |
|---|---|---|---|
| code | string | Task objective. | |
| type | \ArtifactsMmo\Model\TaskType | The type of task. | |
| total | int | The total required to complete the task. | |
| rewards | \ArtifactsMmo\Model\RewardsSchema | Rewards for completing the task. |