VerifyCardValidationDataRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The keyARN of the CVK encryption key that Amazon Web Services Payment Cryptography uses to verify card data.

Link copied to clipboard

The Primary Account Number (PAN), a unique identifier for a payment credit or debit card that associates the card with a specific account holder.

Link copied to clipboard

The CVV or CSC value for use for card data verification within Amazon Web Services Payment Cryptography.

Link copied to clipboard

The algorithm to use for verification of card data within Amazon Web Services Payment Cryptography.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String