Document Type

Represents a document.

Fields

FieldTypeDescription
IDLong
attachmentsSet
authorUserSummaryReturns the content author summary.
bookmarkCountInteger
contentDocumentContentBodyEntity
creationDateDateThe creation date of the entity
likeCountIntegerReturns the number of users that have liked the content
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
replyCountIntegerReturns the number of replies which users have posted to this content. Replies allow for a discussion surrounding the content object and allow for the author of the content to gauge what other users of the community thought of it.
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.
statusStringReturns the content status, e.g. published or draft.
subjectStringReturns the content's subject. The subject may not be available for all content objects, e.g. comments.
typeString
versionintThe version of the document entity. Documents can have multiple versions and each time a document is updated the version field is incremented. This is not neccesarily how many versions exist of a document but the specific version of the document which this entity represents.
viewCountIntegerThe view count of the entity