CreditCardExpYear Property
The expiration year associated with the Number on file for this customer.
Syntax
__property int CreditCardExpYear = {read=FCreditCardExpYear, write=FSetCreditCardExpYear, default=0};
Default Value
0
Remarks
The expiration year associated with the CreditCardNumber on file for this customer.
Data Type
Integer