Module: Increase::Models::Lockbox::Status
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/increase/models/lockbox.rb
Overview
This indicates if mail can be sent to this address.
Constant Summary collapse
- ACTIVE =
This Lockbox is active. Checks mailed to it will be deposited automatically.
:active- INACTIVE =
This Lockbox is inactive. Checks mailed to it will not be deposited.
:inactive
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