Preparing search index...
The search index is not available
bitbadgesjs-sdk - v0.5.8
bitbadgesjs-sdk
iGetClaimAlertsForCollectionSuccessResponse
Interface iGetClaimAlertsForCollectionSuccessResponse<T>
interface
iGetClaimAlertsForCollectionSuccessResponse
<
T
>
{
claimAlerts
:
iClaimAlertDoc
<
T
>
[]
;
pagination
:
PaginationInfo
;
}
Type Parameters
T
extends
NumberType
Implemented by
GetClaimAlertsForCollectionSuccessResponse
Index
Properties
claim
Alerts
pagination
Properties
claim
Alerts
claim
Alerts
:
iClaimAlertDoc
<
T
>
[]
pagination
pagination
:
PaginationInfo
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
claim
Alerts
pagination
bitbadgesjs-sdk - v0.5.8
Loading...