| Name | Type | Description | Notes |
|---|---|---|---|
| comment | str | Comment content of TaskComment | |
| created_at | datetime | created time of TaskComment | |
| id | int | ID of TaskComment | |
| type | str | Type of TaskComment | |
| updated_at | datetime | updated time of TaskComment | |
| user_id | int | UserID of TaskComment | |
| user_name | str | UserName of TaskComment | |
| any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |