InvoicePaymentMethodOptionsCustomerBalance constructor

const InvoicePaymentMethodOptionsCustomerBalance({
  1. InvoicePaymentMethodOptionsCustomerBalanceBankTransfer? bankTransfer,
})

invoice_payment_method_options_customer_balance

Implementation

const InvoicePaymentMethodOptionsCustomerBalance({this.bankTransfer});