Module: ModernTreasury::Models::LegalEntity::Identification::IDType
- Extended by:
- Internal::Type::Enum
- Defined in:
- lib/modern_treasury/models/legal_entity.rb
Overview
The type of ID number.
Constant Summary collapse
- AR_CUIL =
:ar_cuil- AR_CUIT =
:ar_cuit- BR_CNPJ =
:br_cnpj- BR_CPF =
:br_cpf- CL_RUN =
:cl_run- CL_RUT =
:cl_rut- CO_CEDULAS =
:co_cedulas- CO_NIT =
:co_nit- DRIVERS_LICENSE =
:drivers_license- HN_ID =
:hn_id- HN_RTN =
:hn_rtn- IN_LEI =
:in_lei- KR_BRN =
:kr_brn- KR_CRN =
:kr_crn- KR_RRN =
:kr_rrn- PASSPORT =
:passport- SA_TIN =
:sa_tin- SA_VAT =
:sa_vat- US_EIN =
:us_ein- US_ITIN =
:us_itin- US_SSN =
:us_ssn- VN_TIN =
:vn_tin
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