Confluence.js - Cloud and Server API library
Preparing search index...
Models
ContentProperty
Interface ContentProperty
interface
ContentProperty
{
_links
:
GenericLinks
;
content
?:
Models
.
Content
;
id
:
number
;
key
:
string
;
value
:
{}
;
version
?:
{
message
:
string
;
minorEdit
:
boolean
;
number
:
number
;
when
:
string
;
}
;
}
Index
Properties
_
links
content?
id
key
value
version?
Properties
_
links
_links
:
GenericLinks
Optional
content
content
?:
Models
.
Content
id
id
:
number
key
key
:
string
value
value
:
{}
The value of the content property. This can be empty or a complex object.
Optional
version
version
?:
{
message
:
string
;
minorEdit
:
boolean
;
number
:
number
;
when
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
links
content
id
key
value
version
Confluence.js - Cloud and Server API library
Loading...
The value of the content property. This can be empty or a complex object.