Overview
Properties
broadcasterDisplayName
Type: string
The display name of the broadcaster.
broadcasterId
Type: string
The ID of the broadcaster.
broadcasterName
Type: string
The name of the broadcaster.
id
Type: string
The ID of the redemption.
redeemedAt
Type: Date
The time when the user redeemed the reward.
rewardCost
Type: number
The cost of the reward that was redeemed.
rewardId
Type: string
The ID of the reward that was redeemed.
rewardPrompt
Type: string
The description of the reward that was redeemed.
rewardTitle
Type: string
The title of the reward that was redeemed.
status
Type: string
The status of the redemption.
userDisplayName
Type: string
The display name of the user.
userId
Type: string
The ID of the user.
userName
Type: string
The name of the user.
Methods
getBroadcaster()
asyncRetrieves more information about the broadcaster.
getUser()
asyncRetrieves more information about the user.