CardExpirationCounts

Description

The CardExpirationCounts object represents credit cards that are expired or are approaching their expiration date.

Properties

TypeNameDescription
CustomerCustomerInformationInformation about Customers whose credit cards have expired or are close to expiring.
intExpiredCreditCardsCountTotal number of customer credit cards that have already expired.
intExpireThisMonthCreditCardsCountTotal number of customer credit cards that are set to expire within the current calendar month.
intExpireNextMonthCreditCardsCountTotal number of customer credit cards that are set to expire next month.
intExpireWithin3MonthCreditCardsCountTotal number of customer credit cards that are set to expire within 3 months.
intExpireWithin6MonthCreditCardsCountTotal number of customer credit cards that are set to expire within 6 months.
intExpireWithinaYearCreditCardsCountTotal number of customer credit cards that are set to expire within a year.
intExpireWithinXDaysCreditCardsCountTotal number of customer credit cards that are set to expire in a certain amount of days.