Module: Increase::Models::ACHTransfer::StandardEntryClassCode

Extended by:
Internal::Type::Enum
Defined in:
lib/increase/models/ach_transfer.rb

Overview

The Standard Entry Class (SEC) code to use for the transfer.

Constant Summary collapse

CORPORATE_CREDIT_OR_DEBIT =

Corporate Credit and Debit (CCD).

:corporate_credit_or_debit
CORPORATE_TRADE_EXCHANGE =

Corporate Trade Exchange (CTX).

:corporate_trade_exchange
PREARRANGED_PAYMENTS_AND_DEPOSIT =

Prearranged Payments and Deposits (PPD).

:prearranged_payments_and_deposit
INTERNET_INITIATED =

Internet Initiated (WEB).

: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