Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
SpacePropertyCreateRequest
Interface SpacePropertyCreateRequest
interface
SpacePropertyCreateRequest
{
key
?:
string
;
value
?:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
SpacePropertyCreateRequest
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
Key of the space property
Optional
value
value
?:
unknown
Value of the space property.
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
key
value
Source Code
@resolution/confluence-api-client
Loading...
Key of the space property