CreditCardAddress Property
The address associated with the Number on file for this customer.
Syntax
__property String CreditCardAddress = {read=FCreditCardAddress, write=FSetCreditCardAddress, default=""};
Default Value
""
Remarks
The address associated with the CreditCardNumber on file for this customer.
Data Type
String