Logo

View the Project on GitHub elements-storage/elements-sdk-python

MarkerUpdate

A time-range marker (in/out point) on an asset, optionally carrying a title and text note.

Properties

Name Type Description Notes
t_in float    
t_out float    
asset int    
title str   [optional]
text str   [optional]

[Back to Model list] [Back to API list] [Back to README]