CardHandle

data class CardHandle(val lastDigits: String, val exp: String, val issuerId: String, val cardState: CardState, val cardHandle: String?)

Constructors

Link copied to clipboard
constructor(lastDigits: String, exp: String, issuerId: String, cardState: CardState, cardHandle: String?)

Properties

Link copied to clipboard

Card handle to be used for requests in scope of selected card

Link copied to clipboard

State of card

Link copied to clipboard
val exp: String

Expiry date fo card. In form of FORMAT:EXPDATE

Link copied to clipboard

ID of issuer as known in goodylabs Token Platform

Link copied to clipboard

Last digits of PAN