DynamicCardVerificationValue

Parameters that are required to generate or verify Dynamic Card Verification Value (dCVV).

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 the terminal.

Link copied to clipboard

The expiry date of a payment card.

Link copied to clipboard

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

Link copied to clipboard

The service code of the payment card. This is different from Card Security Code (CSC).

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