CreditCard Property
Customer's credit card information.
Syntax
[VB.NET] Public Property CreditCard As QBCard
[C#] public QBCard CreditCard {get; set;}
Remarks
This property contains the customer's card number, expiration date, name on card, and billing address and zip code. QBXMLVersion must be 3.0 or greater to use this property.