SessionKeyAmex

Parameters to derive session key for an Amex payment card.

Types

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

Properties

Link copied to clipboard

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

Link copied to clipboard

The Primary Account Number (PAN) of the cardholder. A PAN is a unique identifier for a payment credit or debit card and associates the card to a specific account holder.

Functions

Link copied to clipboard
inline fun copy(block: SessionKeyAmex.Builder.() -> Unit = {}): SessionKeyAmex
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