Module: Increase::Models::InboundACHTransfer::InternationalAddenda::InternationalTransactionTypeCode
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/inbound_ach_transfer.rb
Overview
The type of transfer. Set by the originator.
Constant Summary collapse
- ANNUITY =
Sent as ‘ANN` in the Nacha file.
:annuity- BUSINESS_OR_COMMERCIAL =
Sent as ‘BUS` in the Nacha file.
:business_or_commercial- DEPOSIT =
Sent as ‘DEP` in the Nacha file.
:deposit- LOAN =
Sent as ‘LOA` in the Nacha file.
:loan- MISCELLANEOUS =
Sent as ‘MIS` in the Nacha file.
:miscellaneous- MORTGAGE =
Sent as ‘MOR` in the Nacha file.
:mortgage- PENSION =
Sent as ‘PEN` in the Nacha file.
:pension- REMITTANCE =
Sent as ‘REM` in the Nacha file.
:remittance- RENT_OR_LEASE =
Sent as ‘RLS` in the Nacha file.
:rent_or_lease- SALARY_OR_PAYROLL =
Sent as ‘SAL` in the Nacha file.
:salary_or_payroll- TAX =
Sent as ‘TAX` in the Nacha file.
:tax- ACCOUNTS_RECEIVABLE =
Sent as ‘ARC` in the Nacha file.
:accounts_receivable- BACK_OFFICE_CONVERSION =
Sent as ‘BOC` in the Nacha file.
:back_office_conversion- MACHINE_TRANSFER =
Sent as ‘MTE` in the Nacha file.
:machine_transfer- POINT_OF_PURCHASE =
Sent as ‘POP` in the Nacha file.
:point_of_purchase- POINT_OF_SALE =
Sent as ‘POS` in the Nacha file.
:point_of_sale- REPRESENTED_CHECK =
Sent as ‘RCK` in the Nacha file.
:represented_check- SHARED_NETWORK_TRANSACTION =
Sent as ‘SHR` in the Nacha file.
:shared_network_transaction- TELPHONE_INITIATED =
Sent as ‘TEL` in the Nacha file.
:telphone_initiated- INTERNET_INITIATED =
Sent as ‘WEB` in the Nacha file.
:internet_initiated
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