PCIPCardInfo

data class PCIPCardInfo

This class represents a (credit or debit) card which was used for PCI Proxy tokenization.

Properties

Link copied to clipboard

The brand of the card, e.g. "VISA"

Link copied to clipboard

The expiry date of the card, e.g. "06/25"

Link copied to clipboard

The country of the card, e.g. "US"

Link copied to clipboard

The issuer of the card, e.g. "U.S. REGION"

Link copied to clipboard

The masked card number, e.g. "489537xxxxxx6287"

Link copied to clipboard
val type: String?

The type of the card, e.g. "debit"

Link copied to clipboard

The usage of the card, e.g. "consumer"