CardInfo

data class CardInfo(val cardNumber: String, val cardholderName: String)

Information about card

Constructors

Link copied to clipboard
constructor(cardNumber: String, cardholderName: String)

Properties

Link copied to clipboard

Complete name of the cardholder

Link copied to clipboard

Number of the card