Card Verification Info
data class CardVerificationInfo(val verificationPattern: String?, val verificationType: CardVerificationType?)
Data class representing verification information associated with the card instrument.
Data class representing verification information associated with the card instrument.