TaskDetailedTrait
The description fields returned when you retrieve a single task, but never in a list.
- descriptionType: string | null
_html requiredTask description as an HTML fragment, sanitized to a safe set of tags. Returned on single-task responses only, never in a list.
- descriptionType: string | null
_plain _text requiredTask description with all HTML removed. Returned on single-task responses only, never in a list.