Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
CustomContentBodySingle
Interface CustomContentBodySingle
Contains fields for each representation type requested.
interface
CustomContentBodySingle
{
atlas_doc_format
?:
BodyType
;
raw
?:
BodyType
;
storage
?:
BodyType
;
view
?:
BodyType
;
}
Hierarchy
Record
<
string
,
unknown
>
CustomContentBodySingle
Index
Properties
atlas_
doc_
format?
raw?
storage?
view?
Properties
Optional
atlas_
doc_
format
atlas_
doc_
format
?:
BodyType
Optional
raw
raw
?:
BodyType
Optional
storage
storage
?:
BodyType
Optional
view
view
?:
BodyType
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
atlas_
doc_
format
raw
storage
view
Source Code
@resolution/confluence-api-client
Loading...
Contains fields for each representation type requested.