Last updated

Services

Multiple parents

Services is a child of:

HotelInfo

Fields

FieldDescriptionTypeMin/maxNotes
HotelInfo/
Services
Services offered at the property.array of Service0..1-
Services/
Service
Details of a service.object0..*-

XML

<Services>
  <Service ... />
  <Service ... />
</Services>

HotelReservation

Fields

FieldDescriptionTypeMin/maxNotes
HotelReservation/
Services
Services included in the reservation.array of Service1..1-
Services/
Service
Contains details of a service (also: add-on) included in the reservation.object0..*-

XML

<Services>
  <Service ... />
  <Service ... />
</Services>

HotelResModify

Fields

FieldDescriptionTypeMin/maxNotes
HotelResModify/
Services
Services included in the reservation.array of Service1..1-
Services/
Service
Contains details of a service (also: add-on) included in the reservation.object0..*-

XML

<Services>
  <Service ... />
  <Service ... />
</Services>