Logo

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

MediaFileBundleMiniReference

A compact representation of a media file bundle, containing only the primary file and asset reference.

Properties

Name Type Description Notes
id int    
asset int   [optional] [readonly]
name str   [optional] [readonly]
location int   [optional] [readonly]
mainfile MediaFileMini   [optional]

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