QuickbooksCreditCardPayment constructor
QuickbooksCreditCardPayment({
- QuickbooksCreditChargeResponse? creditChargeResponse,
- QuickbooksCreditChargeInfo? creditChargeInfo,
Implementation
QuickbooksCreditCardPayment({
this.creditChargeResponse,
this.creditChargeInfo,
});