CreditCardExpiration
Represents the expiration date of a credit card.
Propertiesโ
| Name | Type | Description | 
|---|---|---|
| Month | Integer | The expiration month of the credit card. | 
| Year | Integer | The expiration year of the credit card (last two digits). | 
| YearFull | Integer | Gets the full four-digit year of the credit card expiration. |