Types
Fields
| Field | Description | Type | Min/max | Notes |
|---|---|---|---|---|
Service/Types | The types of service offered. | array of Type | 0..1 | Currently used for breakfast services only. |
Types/Type | Service type details. | object | 0..* | Currently used for breakfast services only. |
XML
<Types>
<Type ... />
<Type ... />
</Types>