Confluence.js - Cloud and Server API library
Preparing search index...
Models
ContentTemplate
Interface ContentTemplate
interface
ContentTemplate
{
_expandable
:
{
body
?:
string
}
;
_links
:
GenericLinks
;
body
?:
Models
.
ContentBody
;
description
:
string
;
labels
:
Label
[]
;
name
:
string
;
templateId
:
string
;
templateType
:
string
;
}
Index
Properties
_
expandable
_
links
body?
description
labels
name
template
Id
template
Type
Properties
_
expandable
_expandable
:
{
body
?:
string
}
_
links
_links
:
GenericLinks
Optional
body
body
?:
Models
.
ContentBody
description
description
:
string
labels
labels
:
Label
[]
name
name
:
string
template
Id
templateId
:
string
template
Type
templateType
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
body
description
labels
name
template
Id
template
Type
Confluence.js - Cloud and Server API library
Loading...