Module: Nfe::Generated::NfConsumidorV2::PersonType

Defined in:
lib/nfe/generated/nf_consumidor_v2/person_type.rb,
sig/nfe/generated/nf_consumidor_v2/person_type.rbs

Constant Summary collapse

Undefined =

Returns:

  • (String)
"Undefined"
NaturalPerson =

Returns:

  • (String)
"NaturalPerson"
LegalEntity =

Returns:

  • (String)
"LegalEntity"
Company =

Returns:

  • (String)
"Company"
Customer =

Returns:

  • (String)
"Customer"
ALL =

Returns:

  • (Array[String])
[Undefined, NaturalPerson, LegalEntity, Company, Customer].freeze