Interface IImageNumberPredictionWidgetOption
Hierarchy
- Omit<IImagePredictionWidgetOption, "is_correct">
- IImageNumberPredictionWidgetOption
Index
Properties
correct_number
correct_number : number
description
description: string
option description
id
id: string
image_url
image_url : string
image option url
reward_item_amount
reward_item_amount : number
The amount of the reward item to give when this option is correct
reward_item_id
reward_item_id : string
The ID of the reward item to give when this option is correct
url
url: string
vote_count
vote_count : number
total user vote count
vote_url
vote_url : string
vote url that could be used to update user vote
Generated using TypeDoc
correct number of the prediction option