Module: Increase::Models::Transaction::Source::InternalSource::Reason

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

Overview

An Internal Source is a transaction between you and Increase. This describes the reason for the transaction.

See Also:

Constant Summary collapse

ACCOUNT_CLOSURE =

Account closure

:account_closure
ACCOUNT_REVENUE_PAYMENT_DISTRIBUTION =

Account revenue payment distribution

:account_revenue_payment_distribution
BANK_DRAWN_CHECK =

Bank-drawn check

:bank_drawn_check
BANK_DRAWN_CHECK_CREDIT =

Bank-drawn check credit

:bank_drawn_check_credit
BANK_MIGRATION =

Bank migration

:bank_migration
CHECK_ADJUSTMENT =

Check adjustment

:check_adjustment
COLLECTION_PAYMENT =

Collection payment

:collection_payment
COLLECTION_RECEIVABLE =

Collection receivable

:collection_receivable
DISHONORED_ACH_RETURN =

Dishonored ACH return

:dishonored_ach_return
EMPYREAL_ADJUSTMENT =

Empyreal adjustment

:empyreal_adjustment
ERROR =

Error

:error
ERROR_CORRECTION =

Error correction

:error_correction
FEES =

Fees

:fees
INTEREST =

Interest

:interest
NEGATIVE_BALANCE_FORGIVENESS =

Negative balance forgiveness

:negative_balance_forgiveness
SAMPLE_FUNDS =

Sample funds

:sample_funds
SAMPLE_FUNDS_RETURN =

Sample funds return

:sample_funds_return

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