Skip to content
This repository has been archived by the owner on Jul 24, 2023. It is now read-only.

Latest commit

 

History

History
41 lines (36 loc) · 1.7 KB

MediaFile.md

File metadata and controls

41 lines (36 loc) · 1.7 KB

MediaFile

Properties

Name Type Description Notes
id Int
volume VolumeMini
info [String: String] [optional]
customFields [String: String] [optional]
resolvedPermission MediaRootPermission [optional]
parentFile [String: String] [optional] [readonly]
root MediaRootMini [optional]
effectiveCustomFields [String: String] [readonly]
modifiedBy ElementsUserMini [optional]
fullPath String [readonly]
isShared Bool [readonly]
isExcluded Bool [readonly]
isHardlink Bool [readonly]
isBookmarked Bool [readonly]
childCount Int [readonly]
name String [readonly]
path String [readonly]
pathhash String [readonly]
ancestry String [readonly]
isDir Bool [readonly]
totalFiles Int [optional]
size Int [readonly]
mtime Int [readonly]
present Bool [readonly]
needsRescan Bool [optional]
isShowroom Bool [readonly]
bundleIndex Int [readonly]
modified Date [readonly]
parent Int [readonly]
bundle Int [readonly]
bookmarkedBy [Int] [optional]

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