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.
clientId
Type: string
The client ID of the extension.
id
Type: string
The ID of the transaction.
productCost
Type: number
The cost of the product the transaction is referring to, in Bits.
productInDevelopment
Type: boolean
Whether the product the transaction is referring to is in development.
productName
Type: string
The name of the product the transaction is referring to.
productSku
Type: string
The SKU of the product the transaction is referring to.
userDisplayName
Type: string
The display name of the subscribing user.
userId
Type: string
The ID of the subscribing user.
userName
Type: string
The name of the subscribing user.
Methods
getBroadcaster()
asyncRetrieves more information about the broadcaster.
getUser()
asyncRetrieves more information about the subscribing user.