Interface IWidgetOptionItem

Hierarchy

  • IWidgetOptionItem

Properties

correct_number?: number

for number prediction widget

description?: string
earnable_rewards: IWidgetEarnableReward[]
id: string
image_url?: string
is_correct?: boolean

for prediction widget if option is correct

number?: number
reward_item_amount?: number

The amount of the reward item to give when this option is correct

reward_item_id?: string

The ID of the reward item to give when this option is correct

url: string
vote_count?: number
vote_url?: string

Generated using TypeDoc