Class: BuildingSync::Ownership

Inherits:
String
  • Object
show all
Defined in:
lib/BuildingSync.rb

Overview

Constant Summary collapse

CorporationPartnershipLLC =
new("Corporation/partnership/LLC")
FederalGovernment =
new("Federal government")
Franchise =
new("Franchise")
Government =
new("Government")
Individual =
new("Individual")
LocalGovernment =
new("Local government")
NonProfitOrganization =
new("Non-profit organization")
Other =
new("Other")
OtherNonGovernment =
new("Other non-government")
PrivatelyOwned =
new("Privately owned")
PropertyManagementCompany =
new("Property management company")
ReligiousOrganization =
new("Religious organization")
StateGovernment =
new("State government")
Unknown =
new("Unknown")