GenerateCardValidationDataRequest

Types

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

Properties

Link copied to clipboard

The algorithm for generating CVV or CSC values for the card within Amazon Web Services Payment Cryptography.

Link copied to clipboard

The keyARN of the CVK encryption key that Amazon Web Services Payment Cryptography uses to generate 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 length of the CVV or CSC to be generated. The default value is 3.

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