# WeaviateApi.PlacesHints

## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**placeName** | **String** |  | [optional] 
**roomName** | **String** |  | [optional] 
**roomType** | **String** |  | [optional] 


<a name="RoomTypeEnum"></a>
## Enum: RoomTypeEnum


* `attic` (value: `"attic"`)

* `backyard` (value: `"backyard"`)

* `basement` (value: `"basement"`)

* `bathroom` (value: `"bathroom"`)

* `bedroom` (value: `"bedroom"`)

* `default` (value: `"default"`)

* `den` (value: `"den"`)

* `diningRoom` (value: `"diningRoom"`)

* `entryway` (value: `"entryway"`)

* `familyRoom` (value: `"familyRoom"`)

* `frontyard` (value: `"frontyard"`)

* `garage` (value: `"garage"`)

* `hallway` (value: `"hallway"`)

* `kitchen` (value: `"kitchen"`)

* `livingRoom` (value: `"livingRoom"`)

* `masterBedroom` (value: `"masterBedroom"`)

* `office` (value: `"office"`)

* `other` (value: `"other"`)

* `shed` (value: `"shed"`)

* `unknownRoomType` (value: `"unknownRoomType"`)




