Confluence.js - Cloud and Server API library
Preparing search index...
Models
Space
Interface Space
interface
Space
{
_expandable
:
{
description
?:
string
;
history
?:
string
;
homepage
?:
string
;
icon
?:
string
;
lookAndFeel
?:
string
;
metadata
?:
string
;
operations
?:
string
;
permissions
?:
string
;
settings
?:
string
;
theme
?:
string
;
}
;
_links
:
GenericLinks
;
description
?:
{
plain
?:
SpaceDescription
;
view
?:
SpaceDescription
}
;
history
?:
{
createdDate
:
string
}
;
homepage
?:
Models
.
Content
;
icon
?:
Icon
;
id
:
number
;
key
:
string
;
lookAndFeel
?:
LookAndFeel
;
metadata
?:
{
labels
:
LabelArray
}
;
name
:
string
;
operations
?:
OperationCheckResult
[]
;
permissions
?:
SpacePermission
[]
;
settings
?:
Models
.
SpaceSettings
;
status
:
string
;
theme
?:
Theme
;
type
:
string
;
}
Index
Properties
_
expandable
_
links
description?
history?
homepage?
icon?
id
key
look
And
Feel?
metadata?
name
operations?
permissions?
settings?
status
theme?
type
Properties
_
expandable
_expandable
:
{
description
?:
string
;
history
?:
string
;
homepage
?:
string
;
icon
?:
string
;
lookAndFeel
?:
string
;
metadata
?:
string
;
operations
?:
string
;
permissions
?:
string
;
settings
?:
string
;
theme
?:
string
;
}
_
links
_links
:
GenericLinks
Optional
description
description
?:
{
plain
?:
SpaceDescription
;
view
?:
SpaceDescription
}
Optional
history
history
?:
{
createdDate
:
string
}
Optional
homepage
homepage
?:
Models
.
Content
Optional
icon
icon
?:
Icon
id
id
:
number
key
key
:
string
Optional
look
And
Feel
lookAndFeel
?:
LookAndFeel
Optional
metadata
metadata
?:
{
labels
:
LabelArray
}
name
name
:
string
Optional
operations
operations
?:
OperationCheckResult
[]
Optional
permissions
permissions
?:
SpacePermission
[]
Optional
settings
settings
?:
Models
.
SpaceSettings
status
status
:
string
Optional
theme
theme
?:
Theme
type
type
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
_
expandable
_
links
description
history
homepage
icon
id
key
look
And
Feel
metadata
name
operations
permissions
settings
status
theme
type
Confluence.js - Cloud and Server API library
Loading...