Interface: ContentChildren
Defined in: src/v1/models/contentChildren.ts:6
Properties
_expandable?
optional _expandable?: object;Defined in: src/v1/models/contentChildren.ts:14
attachment?
optional attachment?: string;comment?
optional comment?: string;database?
optional database?: string;embed?
optional embed?: string;folder?
optional folder?: string;page?
optional page?: string;slide?
optional slide?: string;whiteboard?
optional whiteboard?: string;_links?
optional _links?: object;Defined in: src/v1/models/contentChildren.ts:24
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.
attachment?
optional attachment?: ContentArray;Defined in: src/v1/models/contentChildren.ts:7
comment?
optional comment?: ContentArray;Defined in: src/v1/models/contentChildren.ts:8
database?
optional database?: ContentArray;Defined in: src/v1/models/contentChildren.ts:11
embed?
optional embed?: ContentArray;Defined in: src/v1/models/contentChildren.ts:12
folder?
optional folder?: ContentArray;Defined in: src/v1/models/contentChildren.ts:13
page?
optional page?: ContentArray;Defined in: src/v1/models/contentChildren.ts:9
whiteboard?
optional whiteboard?: ContentArray;Defined in: src/v1/models/contentChildren.ts:10