bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetUtilityPagesSuccessResponse
Interface iGetUtilityPagesSuccessResponse<T>
interface
iGetUtilityPagesSuccessResponse
<
T
extends
NumberType
>
{
docs
:
(
undefined
|
iUtilityPageDoc
<
T
>
)
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
}
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetUtilityPagesSuccessResponse
iSearchUtilityPagesSuccessResponse
Implemented by
GetUtilityPagesSuccessResponse
Index
Properties
docs
pagination
Properties
docs
docs
:
(
undefined
|
iUtilityPageDoc
<
T
>
)
[]
pagination
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
docs
pagination
bitbadgesjs-sdk - v0.22.7
Loading...