Logo

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

MediaLibraryDeleteRequest

Properties

Name Type Description Notes
bundles [int]   [optional]
files [int]   [optional]
assets [int]   [optional]
delete_from_database bool   [optional] if omitted the server will use the default value of False
delete_from_storage bool   [optional] if omitted the server will use the default value of False

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