Failure

Data class representing failure of the card verification.

Constructors

Link copied to clipboard
constructor(error: CardVerificationError)

Properties

Link copied to clipboard

The CardVerificationError object containing information about the error.

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)