Noah Bank Details
constructor(paymentMethodId: String, paymentMethodType: String, accountNumber: String, cryptoCurrency: String, network: String, fee: NoahFeeDetails, accountHolderName: String? = null, bankCode: String? = null, bankName: String? = null, bankAddress: NoahBankAddress? = null, reference: String? = null, relatedPaymentMethods: List<NoahBankToAddressRelatedPaymentMethod>? = null)