Confluence.js - Cloud and Server API library
Preparing search index...
Models
ContentChildren
Interface ContentChildren
interface
ContentChildren
{
_expandable
:
{
attachment
?:
string
;
comment
?:
string
;
page
?:
string
}
;
_links
:
GenericLinks
;
attachment
?:
ContentArray
<
Models
.
Content
>
;
comment
?:
ContentArray
<
Models
.
Content
>
;
page
?:
ContentArray
<
Models
.
Content
>
;
}
Index
Properties
_
expandable
_
links
attachment?
comment?
page?
Properties
_
expandable
_expandable
:
{
attachment
?:
string
;
comment
?:
string
;
page
?:
string
}
_
links
_links
:
GenericLinks
Optional
attachment
attachment
?:
ContentArray
<
Models
.
Content
>
Optional
comment
comment
?:
ContentArray
<
Models
.
Content
>
Optional
page
page
?:
ContentArray
<
Models
.
Content
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
attachment
comment
page
Confluence.js - Cloud and Server API library
Loading...