Preparing search index...
The search index is not available
Confluence.js - Cloud and Server API library
Confluence.js - Cloud and Server API library
Models
ContentTemplate
Interface ContentTemplate
interface
ContentTemplate
{
_expandable
:
{
body
?:
string
;
}
;
_links
:
GenericLinks
;
body
?:
Models
.
ContentBody
;
description
:
string
;
labels
:
Models
.
Label
[]
;
name
:
string
;
templateId
:
string
;
templateType
:
string
;
}
Index
Properties
_expandable
_links
body?
description
labels
name
template
Id
template
Type
Properties
_expandable
_expandable
:
{
body
?:
string
;
}
Type declaration
Optional
body
?:
string
_links
_links
:
GenericLinks
Optional
body
body
?:
Models
.
ContentBody
description
description
:
string
labels
labels
:
Models
.
Label
[]
name
name
:
string
template
Id
template
Id
:
string
template
Type
template
Type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
_expandable
_links
body
description
labels
name
template
Id
template
Type
Confluence.js - Cloud and Server API library
Loading...
Generated using
TypeDoc
v0.25.12