CardPaymentInstrument public protocol CardPaymentInstrument : PaymentInstrument Undocumented cardSuffix The suffix (last 4 digits) of the card number. Declaration Swift var cardSuffix: String { get }