View the Project on GitHub elements-storage/elements-sdk-python
A time-range marker (in/out point) on an asset, optionally carrying a title and text note.
| Name | Type | Description | Notes |
|---|---|---|---|
| title | str | [optional] | |
| text | str | [optional] | |
| t_in | float | [optional] | |
| t_out | float | [optional] | |
| asset | int | [optional] |