| Name | Type | Description | Notes |
|---|---|---|---|
| task_field_id | int | Id of Task Field.Task Field Id can be found in Task Field API. | |
| field_name | str | Name of the Task Field | |
| field_type | int | Type of the Task Field | |
| field_value | str | Value of the Task Field | [optional] |
| sort_order | int | Order of Sorting | [optional] |
| is_required | bool | Set true if the field is mandatory | |
| task_id | int | Id of Task.Task Id can be found in your Maxpanda Task Library Index or Task API. |