Module: Increase::Models::Document::Category

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

Overview

The type of document.

See Also:

Constant Summary collapse

FORM_1099_INT =

Internal Revenue Service Form 1099-INT.

:form_1099_int
FORM_1099_MISC =

Internal Revenue Service Form 1099-MISC.

:form_1099_misc
PROOF_OF_AUTHORIZATION =

A document submitted in response to a proof of authorization request for an ACH transfer.

:proof_of_authorization
COMPANY_INFORMATION =

Company information, such a policies or procedures, typically submitted during our due diligence process.

:company_information
ACCOUNT_VERIFICATION_LETTER =

An account verification letter.

:account_verification_letter
FUNDING_INSTRUCTIONS =

Funding instructions.

:funding_instructions

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