container Type

Representation of a container object

Fields

FieldTypeDescription
IDLong
creationDateDateThe creation date of the entity
descriptionStringReturns the container description.
displayNameStringReturns the container display name. This name is used to refer to the container in URIs
linksMapLinks (URIs) relevant to the entity. A link may for example point to additional information about the entity or allow the user to perform related actions.
modificationDateDateThe modification date of the entity
nameStringReturns the container name
resourcesMapLinks to actions which can be taken on the current entity. The embedded link contains information about what methods are available on the given link.
typeStringReturns container type. This property is only available when the type is not provided by the context, e.g. it is available when a container is found via search, but not when found via navigation.
viewCountIntegerThe view count of the entity