Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
iGetDynamicDataBinsSuccessResponse
Interface iGetDynamicDataBinsSuccessResponse<Q>
interface
iGetDynamicDataBinsSuccessResponse
<
Q
>
{
docs
:
iDynamicDataDoc
<
Q
>
[]
;
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
;
}
Type Parameters
Q
extends
DynamicDataHandlerType
Implemented by
GetDynamicDataBinsSuccessResponse
Index
Properties
docs
pagination
Properties
docs
docs
:
iDynamicDataDoc
<
Q
>
[]
pagination
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
docs
pagination
bitbadgesjs-sdk - v0.5.39
Loading...