Card
Information about the card used in a purchase.
Parameters
The brand (for example, VISA or Mastercard) of a Card.
The co-brand (for example, an Afterpay virtual card would have a co-brand of AFTERPAY.) of a Card.
The last 4 digits of this card's number.
The month of the expiration date of the card. This must be in range of 1-12
The year of the expiration date of the card, 4 digits.
The cardholder's full name, if available.
The card identifier, if this card instance came from storing a card on file.
The first six digits of the card number.
Types
Card brand (e.g. Mastercard, VISA, etc).
Lets developers create and configure card data for automated testing. There is no need to reference this builder class outside of tests.
The card's co-brand if available. For example, an Afterpay virtual card would have a co-brand of AFTERPAY.