
Example
Constructors
Constructor
Initializes a new instance of the RedeemTicket class.
Properties
string
Methods
Promise<void>
Performs the default action on the redeem-ticket screen, usually continuing the flow.A promise that resolves when the action is complete.
Throws
If the operation fails.Example
Retrieves the array of transaction errors from the context, or an empty array if none exist.An array of error objects from the transaction context.