View the Project on GitHub elements-storage/elements-sdk-python
| Name | Type | Description | Notes |
|---|---|---|---|
| id | int | ||
| title | str | ||
| text | str | ||
| t_in | float | ||
| t_out | float | ||
| created_at | datetime | [readonly] | |
| modified_at | datetime | [readonly] | |
| asset | int | ||
| user | int, none_type | [optional] [readonly] | |
| comment | int, none_type | [optional] [readonly] |