PMS REST API
Online documentation
HotelRestaurant
| Property Name | Type | Description |
| RestaurantName | string | ? |
| RestaurantDescription | List< WebDescriptionMult > | ? |
| CuisineList | List< HotelRestaurantCuisine > | ? |
| MaxSeatingCapacity | string | ? |
| MaxSingleParty | string | ? |
| OfferBreakfast | bool? | ? |
| OfferLunch | bool? | ? |
| OfferDinner | bool? | ? |
| OfferBrunch | bool? | ? |

