Logo

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

MediaRootPermission

Properties

Name Type Description Notes
id Int   [optional] [readonly]
user ElementsUserMiniReference   [optional]
group ElementsGroupReference   [optional]
fullPath String   [optional] [readonly]
path String   [optional]
allowCreate Bool   [optional]
allowWriteFs Bool   [optional]
allowWriteDb Bool   [optional]
allowProxyDownload Bool   [optional]
allowOriginalDownload Bool   [optional]
allowUpload Bool   [optional]
allowSharing Bool   [optional]
allowDeleteFs Bool   [optional]
allowDeleteDb Bool   [optional]
showTags Bool   [optional]
showComments Bool   [optional]
showLocations Bool   [optional]
showCustomFields Bool   [optional]
showRatings Bool   [optional]
showSubclips Bool   [optional]
showAiMetadata Bool   [optional]
showMarkers Bool   [optional]
root Int    
isTemporaryForToken Int   [optional]

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