Class: Gusto::Companies::CompanyEntityType
- Inherits:
-
Object
- Object
- Gusto::Companies::CompanyEntityType
- Defined in:
- lib/fern_gusto/companies/types/company_entity_type.rb
Overview
The tax payer type of the company.
Constant Summary collapse
- C_CORPORATION =
"C-Corporation"- S_CORPORATION =
"S-Corporation"- SOLE_PROPRIETOR =
"Sole proprietor"- LLC =
"LLC"- LLP =
"LLP"- LIMITED_PARTNERSHIP =
"Limited partnership"- CO_OWNERSHIP =
"Co-ownership"- ASSOCIATION =
"Association"- TRUSTEESHIP =
"Trusteeship"- GENERAL_PARTNERSHIP =
"General partnership"- JOINT_VENTURE =
"Joint venture"- NON_PROFIT =
"Non-Profit"