PaymentMethodOptionsCustomerBalanceEuBankAccount constructor

const PaymentMethodOptionsCustomerBalanceEuBankAccount({
  1. required InvoicePaymentMethodOptionsCustomerBalanceBankTransferEuBankTransferCountry country,
})

payment_method_options_customer_balance_eu_bank_account

Implementation

const PaymentMethodOptionsCustomerBalanceEuBankAccount(
    {required this.country});