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