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 |
|---|---|---|---|
| t_in | float | ||
| t_out | float | ||
| asset | int | ||
| title | str | [optional] | |
| text | str | [optional] |