PayClaimResult

Winning type enum This is used to determine the type of winning for the frontend to display

Entries

Link copied to clipboard

The type of winning could not be determined

Link copied to clipboard

The code scanned has a win

Link copied to clipboard

The code scanned does not yield a win

Link copied to clipboard

The scratch card is no longer valid.

Link copied to clipboard

The code scanned has already been validated and the reward has been paid out

Link copied to clipboard

The coupon was invalidated in some cases and therefore not valid.

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.