Last updated

Amenities

Multiple ancestors

Amenities can be a descendant of:

OTA_HotelDescriptiveContentNotifRQ & OTA_HotelInvNotifRQ

Fields

FieldDescriptionTypeMin/maxNotes
GuestRoom/
Amenities
Container for amenities.array of Amenity0..1Modify room amenities with /ota/OTA_HotelInvNotif and property amenities with /ota/OTA_HotelDescriptiveContentNotif.
Amenities/
Amenity
Amenity details.object0..*-

XML

<Amenities>
 <Amenity ... />
 <Amenity ... />
</Amenities>

OTA_HotelResNotifRQ & OTA_HotelResModifyNotifRQ

Fields

FieldDescriptionTypeMin/maxNotes
RoomType/
Amenities
Container for amenities.array of Amenity0..1Modify room amenities with /ota/OTA_HotelInvNotif and property amenities with /ota/OTA_HotelDescriptiveContentNotif.
Amenities/
Amenity
Amenity description.string0..*-

XML

<Amenities>
  <Amenity>
    ...
  </Amenity>
  <Amenity>
    ...
  </Amenity>
</Amenities>