Confluence.js - Cloud and Server API library
Preparing search index...
Models
SpacePropertyCreate
Interface SpacePropertyCreate
interface
SpacePropertyCreate
{
key
:
string
;
space
?:
{
key
?:
string
}
;
value
:
PropertyValue
;
}
Hierarchy (
View Summary
)
SpacePropertyCreate
CreateSpaceProperty
Index
Properties
key
space?
value
Properties
key
key
:
string
The key of the new property.
Optional
space
space
?:
{
key
?:
string
}
Type declaration
Optional
key
?:
string
The key of the space
value
value
:
PropertyValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
space
value
Confluence.js - Cloud and Server API library
Loading...
The key of the new property.