bitbadgesjs-sdk - v0.22.7
Preparing search index...
iSearchUtilityPagesSuccessResponse
Interface iSearchUtilityPagesSuccessResponse<T>
interface
iSearchUtilityPagesSuccessResponse
<
T
extends
NumberType
>
{
docs
:
(
undefined
|
iUtilityPageDoc
<
T
>
)
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
}
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetUtilityPagesSuccessResponse
<
T
>
iSearchUtilityPagesSuccessResponse
Implemented by
SearchUtilityPagesSuccessResponse
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...