Confluence.js - Cloud and Server API library
Preparing search index...
Parameters
CreateSpacePropertyForKey
Interface CreateSpacePropertyForKey
interface
CreateSpacePropertyForKey
{
key
:
string
;
spaceKey
:
string
;
value
:
PropertyValue
;
}
Hierarchy (
View Summary
)
SpacePropertyCreateNoKey
CreateSpacePropertyForKey
Index
Properties
key
space
Key
value
Properties
key
key
:
string
The key of the property to be created.
space
Key
spaceKey
:
string
The key of the space that the property will be created in.
value
value
:
PropertyValue
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
key
space
Key
value
Confluence.js - Cloud and Server API library
Loading...
The key of the property to be created.