# Type

## Fields

| Field | Description | Type | Min/max | Notes |
|  --- | --- | --- | --- | --- |
| [Types](/connectivity/docs/api-reference/types)/`Type` | Service type details. | object | 0..* | Currently used for breakfast services only. |
| `Type`/`@Code` | The [Booking.com Breakfast Type Code](/connectivity/docs/codes-bcbt). | [BCBT](/connectivity/docs/codes-bcbt) | 0..1 | - |


## XML


```xml
<Type
  Code="5001" />
```

## Related endpoints

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