ThreeDSecureVerificationError

Represents a structured API error returned when a 3D Secure verification cannot be created.

Constructors

Types

Link copied to clipboard
data class VerificationError(val type: String?, val message: String?, val existingIntentId: String?)

Contains the details of a verification creation error.

Properties

Link copied to clipboard

The nested error detail, or null if absent.