primaryAccountSuffix
The last four or five digits of the card’s number.
Declaration
var primaryAccountSuffix: String? { get set }Discussion
The system prepends four dots to indicate that this is a partial number.
The last four or five digits of the card’s number.
var primaryAccountSuffix: String? { get set }The system prepends four dots to indicate that this is a partial number.