Interface: Version
Defined in: src/v1/models/version.ts:8
Properties
_expandable?
optional _expandable?: object;Defined in: src/v1/models/version.ts:17
collaborators?
optional collaborators?: string;content?
optional content?: string;_links?
optional _links?: object;Defined in: src/v1/models/version.ts:21
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.
by?
optional by?: User;Defined in: src/v1/models/version.ts:9
collaborators?
optional collaborators?: UsersUserKeys;Defined in: src/v1/models/version.ts:16
confRev?
optional confRev?: string | null;Defined in: src/v1/models/version.ts:23
content?
optional content?: Content;Defined in: src/v1/models/version.ts:15
contentTypeModified?
optional contentTypeModified?: boolean;Defined in: src/v1/models/version.ts:22
friendlyWhen?
optional friendlyWhen?: string | null;Defined in: src/v1/models/version.ts:11
message?
optional message?: string | null;Defined in: src/v1/models/version.ts:12
minorEdit
minorEdit: boolean;Defined in: src/v1/models/version.ts:14
ncsStepVersion?
optional ncsStepVersion?: string;Defined in: src/v1/models/version.ts:26
ncsStepVersionSource?
optional ncsStepVersionSource?: string;Defined in: src/v1/models/version.ts:27
number
number: number;Defined in: src/v1/models/version.ts:13
syncRev?
optional syncRev?: string | null;Defined in: src/v1/models/version.ts:24
syncRevSource?
optional syncRevSource?: string | null;Defined in: src/v1/models/version.ts:25
when
when: Date | null;Defined in: src/v1/models/version.ts:10