Module: Increase::Models::InboundCheckDeposit::DepositReturn::Reason

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

Overview

The reason the deposit was returned.

See Also:

Constant Summary collapse

ALTERED_OR_FICTITIOUS =

The check was altered or fictitious.

:altered_or_fictitious
NOT_AUTHORIZED =

The check was not authorized.

:not_authorized
DUPLICATE_PRESENTMENT =

The check was a duplicate presentment.

:duplicate_presentment
ENDORSEMENT_MISSING =

The check was not endorsed.

:endorsement_missing
ENDORSEMENT_IRREGULAR =

The check was not endorsed by the payee.

:endorsement_irregular

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