Represents all task related form data.
Name | Type | Description | Notes |
---|---|---|---|
form_key | str | The form key. | [optional] |
form_properties | list[FormProperty] | The list of form properties. | [optional] |
task_id | str | The <code>id</code> of the task. | [optional] |
contains_activity_stream | bool | Whether the task form contains a activity stream. | [optional] |
subtitle | str | The subtitle of the task if any. | [optional] |