Method: Propertyware::SaveBuilding#type
- Defined in:
- lib/propertyware/models/save_building.rb
#type ⇒ Object
Indicates Building type like Office, Industrial, Retail, Healthcare, Government, Airport, Garage/Parking, Apartment Building, Duplex / Triplex, Mobile Home / RV Community etc.
115 116 117 |
# File 'lib/propertyware/models/save_building.rb', line 115 def type @type end |