Class: Asdawqw::BedroomTypeEnum
- Inherits:
-
Object
- Object
- Asdawqw::BedroomTypeEnum
- Defined in:
- lib/asdawqw/models/bedroom_type_enum.rb
Overview
Bedroom Type Enum.
Constant Summary collapse
- BEDROOM_TYPE_ENUM =
[ # TODO: Write general description for BEDROOM BEDROOM = 'Bedroom'.freeze, # TODO: Write general description for LIVING_ROOM LIVING_ROOM = 'Living Room'.freeze ].freeze