CardHolderVerificationValue

Card data parameters that are required to generate a cardholder verification value for the payment card.

Types

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

Properties

Link copied to clipboard

The transaction counter value that comes from a point of sale terminal.

Link copied to clipboard

A number that identifies and differentiates payment cards with the same Primary Account Number (PAN).

Link copied to clipboard

A random number generated by the issuer.

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