View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| asset | int | ||
| assignee | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
| user | bool, date, datetime, dict, float, int, list, str, none_type | [optional] | |
| drawing | {str: (str, none_type)}, none_type | [optional] | |
| tags | [TagReference] | [optional] | |
| text | str | [optional] | |
| time | float, none_type | [optional] | |
| is_cloud | bool | [optional] | |
| resolved | bool | [optional] | |
| resolved_date | datetime, none_type | [optional] | |
| root | int, none_type | [optional] | |
| parent | int, none_type | [optional] |