Skip to main content
Interface describing the data available on the Redeem Ticket screen.
Example

Properties

Methods

continue
Promise<void>
Performs the default action on the redeem-ticket screen, which usually involves continuing the flow.A promise that resolves when the action is complete.

Throws

If the operation fails.
Example