# CardPaymentDetails - customer - OBJECT Version: 2024-07 ## Description The card payment details related to a transaction. ### Access Scopes ## Fields * [cardBrand](/docs/api/customer/2024-07/scalars/String): String! - The brand of the credit card used. * [last4](/docs/api/customer/2024-07/scalars/String): String - The last four digits of the credit card used. ## Connections ## Related queries ## Related mutations ## Related Unions * [PaymentDetails](/docs/api/customer/2024-07/unions/PaymentDetails) Payment details related to a transaction. ## Examples