Interface: ContentHistory
Defined in: src/v1/models/contentHistory.ts:8
Properties
_expandable?
optional _expandable?: object;Defined in: src/v1/models/contentHistory.ts:20
contributors?
optional contributors?: string;lastOwnedBy?
optional lastOwnedBy?: string;lastUpdated?
optional lastUpdated?: string;nextVersion?
optional nextVersion?: string;ownedBy?
optional ownedBy?: string;previousVersion?
optional previousVersion?: string;_links?
optional _links?: object;Defined in: src/v1/models/contentHistory.ts:28
Index Signature
[key: string]: unknownbase?
optional base?: string;Base URL of the Confluence site.
byOperation?
optional byOperation?: string;Link to the restrictions grouped by operation.
collection?
optional collection?: string;Link to the collection this entity belongs to.
context?
optional context?: string;Context path of the Confluence site.
download?
optional download?: string;Download link for the content.
editui?
optional editui?: string;Edit UI link of the content.
edituiv2?
optional edituiv2?: string;Edit UI (v2 editor) link of the content.
next?
optional next?: string;Relative URL of the next page of results.
prev?
optional prev?: string;Relative URL of the previous page of results.
self?
optional self?: string;Canonical link to this entity.
tinyui?
optional tinyui?: string;Short web UI link of the content.
webui?
optional webui?: string;Web UI link of the content.
contributors?
optional contributors?: object;Defined in: src/v1/models/contentHistory.ts:16
publishers?
optional publishers?: UsersUserKeys;createdBy?
optional createdBy?: User;Defined in: src/v1/models/contentHistory.ts:10
createdDate?
optional createdDate?: Date;Defined in: src/v1/models/contentHistory.ts:13
lastOwnedBy?
optional lastOwnedBy?: User;Defined in: src/v1/models/contentHistory.ts:12
lastUpdated?
optional lastUpdated?: Version;Defined in: src/v1/models/contentHistory.ts:14
latest
latest: boolean;Defined in: src/v1/models/contentHistory.ts:9
nextVersion?
optional nextVersion?: Version;Defined in: src/v1/models/contentHistory.ts:19
ownedBy?
optional ownedBy?: User;Defined in: src/v1/models/contentHistory.ts:11
previousVersion?
optional previousVersion?: Version;Defined in: src/v1/models/contentHistory.ts:15