CreditCardId Property
Refers to the credit card account to which this payment is being charged.
Syntax
__property String CreditCardId = {read=FCreditCardId, write=FSetCreditCardId, default=""};
Default Value
""
Remarks
This property is only applicable to the pmCreditCard PaymentMethod.
Data Type
String