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