# Ambiance

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Ambiances](/connectivity/docs/api-reference/ambiances)/`Ambiance` | Ambiance/mood/atmosphere for a [Restaurant](/connectivity/docs/api-reference/restaurant). | object | 0..* | - |
| `Ambiance`/`@Name` | Specifies the ambiance type. | enum | 1..1 | Accepts: `family/kids friendly`, `modern`, `romantic`, `traditional` |


## XML


```xml
<Ambiance
  Name='modern'/>
```

## Related endpoints

* [/ota/OTA_HotelDescriptiveContentNotif](/connectivity/docs/ota-hoteldescriptivecontentnotif)