bitbadgesjs-sdk - v0.22.7
Preparing search index...
iGetClaimsSuccessResponse
Interface iGetClaimsSuccessResponse<T>
interface
iGetClaimsSuccessResponse
<
T
extends
NumberType
>
{
bookmark
?:
string
;
claims
:
iClaimDetails
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetClaimsSuccessResponse
iSearchClaimsSuccessResponse
Implemented by
GetClaimsSuccessResponse
Index
Properties
bookmark?
claims
Properties
Optional
bookmark
bookmark
?:
string
claims
claims
:
iClaimDetails
<
T
>
[]
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
bookmark
claims
bitbadgesjs-sdk - v0.22.7
Loading...