Failed

data class Failed(val error: GooglePayException) : GooglePayResult

Represents a failed transaction

Parameters

error

: The exception representing the error

Constructors

Link copied to clipboard
constructor(error: GooglePayException)

Properties

Link copied to clipboard

: The exception representing the error