{}
A cursor to get the following page of.
after?: string
A cursor to get the previous page of.
before?: string
The fulfillment status to find entitlements for.
fulfillmentStatus:
HelixDropsEntitlementFulfillmentStatus
The fulfillment status of a drop entitlement.
Aliased type: "CLAIMED" | "FULFILLED"
The ID of the game to find entitlements for.
gameId: string
The number of results per page.
limit?: number
The user to find entitlements for.
user:
UserIdResolvable
A user ID or a user or channel object.
This is not a user name. Please use HelixUserApi#getUserByName to fetch a user object by name.
Aliased type: string | number | UserIdResolvableType
Properties
fulfillmentStatus
Type: HelixDropsEntitlementFulfillmentStatusThe fulfillment status of a drop entitlement.
Aliased type: "CLAIMED" | "FULFILLED"
The fulfillment status of a drop entitlement.
Aliased type: "CLAIMED" | "FULFILLED"
The fulfillment status to find entitlements for.
user
Type: UserIdResolvableA user ID or a user or channel object.
This is not a user name.
Please use HelixUserApi#getUserByName to fetch a user object by name.
Aliased type: string | number | UserIdResolvableType
A user ID or a user or channel object.
This is not a user name. Please use HelixUserApi#getUserByName to fetch a user object by name.
Aliased type: string | number | UserIdResolvableType
The user to find entitlements for.