Confluence.js - Cloud and Server API library
Preparing search index...
Models
ContentRestriction
Interface ContentRestriction
interface
ContentRestriction
{
_expandable
:
{
content
?:
string
;
restrictions
?:
string
}
;
_links
:
GenericLinks
;
content
?:
Models
.
Content
;
operation
:
string
;
restrictions
?:
{
_expandable
?:
{
group
?:
string
;
user
?:
string
}
;
group
?:
GroupArray
;
user
?:
UserArray
;
}
;
}
Index
Properties
_
expandable
_
links
content?
operation
restrictions?
Properties
_
expandable
_expandable
:
{
content
?:
string
;
restrictions
?:
string
}
_
links
_links
:
GenericLinks
Optional
content
content
?:
Models
.
Content
operation
operation
:
string
Optional
restrictions
restrictions
?:
{
_expandable
?:
{
group
?:
string
;
user
?:
string
}
;
group
?:
GroupArray
;
user
?:
UserArray
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
content
operation
restrictions
Confluence.js - Cloud and Server API library
Loading...