Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
ContentPropertyCreateRequest
Interface ContentPropertyCreateRequest
interface
ContentPropertyCreateRequest
{
key
?:
string
;
value
?:
unknown
;
}
Hierarchy
Record
<
string
,
unknown
>
ContentPropertyCreateRequest
Index
Properties
key?
value?
Properties
Optional
key
key
?:
string
Key of the content property
Optional
value
value
?:
unknown
Value of the content 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 content property