Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.39
bitbadgesjs-sdk
iCalculatePointsSuccessResponse
Interface iCalculatePointsSuccessResponse
interface
iCalculatePointsSuccessResponse
{
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
;
values
:
iPointsValue
[]
;
}
Implemented by
CalculatePointsSuccessResponse
Index
Properties
pagination
values
Properties
pagination
pagination
:
{
bookmark
:
string
;
hasMore
:
boolean
;
}
values
values
:
iPointsValue
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
pagination
values
bitbadgesjs-sdk - v0.5.39
Loading...