This object describes the main properties of a file stored in a Titania
Delivery project.
Properties
String
parentKey
The parent key for the item. Will be null for root-level items.
String
key
The object's unique key that can be used to retrieve it directly from the
project.
String
label
The label of this object.
String
contentType
The content type of the object. Will be null for folders.
String
projectPath
The path within the project to this object. The path will begin with a
forward slash (/) and be delimited by forward slashes. The path will end
in a forward slash if this is a folder.