CategoryCodes

Fields

Field Description Type Min/max Notes
HotelInfo/
CategoryCodes
General property details, such as number of rooms and property type. object 0..1 -
CategoryCodes/
GuestRoomInfo
Room details. object 1..1 -
CategoryCodes/
HotelCategory
Property type details. object 1..1 -

XML

<CategoryCodes>
  <GuestRoomInfo ... />
  <HotelCategory ... />
</CategoryCodes>