bitbadgesjs-sdk - v0.22.7
Preparing search index...
iSearchClaimsSuccessResponse
Interface iSearchClaimsSuccessResponse<T>
interface
iSearchClaimsSuccessResponse
<
T
extends
NumberType
>
{
bookmark
?:
string
;
claims
:
iClaimDetails
<
T
>
[]
;
}
Type Parameters
T
extends
NumberType
Hierarchy (
View Summary
)
iGetClaimsSuccessResponse
<
T
>
iSearchClaimsSuccessResponse
Implemented by
SearchClaimsSuccessResponse
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...