Quick Scan Result
data class QuickScanResult(val payClaimResult: PayClaimResult, val prizeAmount: Double, val winForLife: Boolean, val merchandise: Boolean, val merchandiseDescription: String)
The result retrieved when scanning a coupon
Constructors
Link copied to clipboard
constructor(payClaimResult: PayClaimResult, prizeAmount: Double, winForLife: Boolean, merchandise: Boolean, merchandiseDescription: String)
Properties
Link copied to clipboard
Did the user win merchandise
Link copied to clipboard
Description of Merchandise/WinForLife win
Link copied to clipboard
Defines the status of the quick scan result
Link copied to clipboard
The amount that was won, Also shows total amount of WinForLife/Merchandise win
Link copied to clipboard
Did the win extend for life