CardNumber
public enum CardNumber
Describes the types of card numbers.
- lastFour: Only the last four digits of a card number.
- full: The full card number.
PCFSwift Docs (94% documented)
public enum CardNumber
Describes the types of card numbers.