bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetDynamicDataStoresSuccessResponse
Interface iGetDynamicDataStoresSuccessResponse<Q, T>
interface
iGetDynamicDataStoresSuccessResponse
<
Q
extends
DynamicDataHandlerType
,
T
extends
NumberType
,
>
{
docs
:
(
undefined
|
iDynamicDataDoc
<
Q
,
T
>
)
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
}
;
}
Type Parameters
Q
extends
DynamicDataHandlerType
T
extends
NumberType
Hierarchy (
View Summary
)
iGetDynamicDataStoresSuccessResponse
iSearchDynamicDataStoresSuccessResponse
Implemented by
GetDynamicDataStoresSuccessResponse
Index
Properties
docs
pagination
Properties
docs
docs
:
(
undefined
|
iDynamicDataDoc
<
Q
,
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...