InvoicePaymentMethodOptionsCustomerBalanceBankTransferEuBankTransferCountry.fromJson constructor

InvoicePaymentMethodOptionsCustomerBalanceBankTransferEuBankTransferCountry.fromJson(
  1. Object? json
)

Implementation

InvoicePaymentMethodOptionsCustomerBalanceBankTransferEuBankTransferCountry.fromJson(
    Object? json)
    : _ = (json as String);