Source Code
Preparing search index...
The search index is not available
@resolution/confluence-api-client
@resolution/confluence-api-client
index
LabeledContentPageResponse
Interface LabeledContentPageResponse
interface
LabeledContentPageResponse
{
limit
?:
number
;
results
:
LabeledContent
[]
;
size
:
number
;
start
?:
number
;
}
Hierarchy
Record
<
string
,
unknown
>
LabeledContentPageResponse
Index
Properties
limit?
results
size
start?
Properties
Optional
limit
limit
?:
number
results
results
:
LabeledContent
[]
size
size
:
number
Optional
start
start
?:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
limit
results
size
start
Source Code
@resolution/confluence-api-client
Loading...