CreditChargeInfo constructor
CreditChargeInfo({})
Implementation
CreditChargeInfo({
this.type, this.amount, this.postalCode, this.billAddrStreet, this.ccExpiryMonth,
this.ccExpiryYear, this.nameOnAcct, this.processPayment
});