Module: Increase::Models::InboundACHTransfer::InternationalAddenda::ReceivingDepositoryFinancialInstitutionIDQualifier
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/inbound_ach_transfer.rb
Overview
An instruction of how to interpret the ‘receiving_depository_financial_institution_id` field for this Transaction.
Constant Summary collapse
- NATIONAL_CLEARING_SYSTEM_NUMBER =
A domestic clearing system number. In the US, for example, this is the American Banking Association (ABA) routing number.
:national_clearing_system_number- BIC_CODE =
The SWIFT Bank Identifier Code (BIC) of the bank.
:bic_code- IBAN =
An International Bank Account Number.
:iban
Method Summary
Methods included from Internal::Type::Enum
==, ===, coerce, dump, hash, inspect, to_sorbet_type, values
Methods included from Internal::Util::SorbetRuntimeSupport
#const_missing, #define_sorbet_constant!, #sorbet_constant_defined?, #to_sorbet_type, to_sorbet_type
Methods included from Internal::Type::Converter
#coerce, coerce, #dump, dump, inspect, #inspect, meta_info, new_coerce_state, type_info