Items

Fields

Field Description Type Min/max Notes
Service/
Items
The items for service offered. array of Item 0..1 Currently used for breakfast services only.
Items/
Item
Item details for service. object 0..* Currently used for breakfast services only.

XML

<Items>
  <Item ... />
  <Item ... />
</Items>