Skip to main content

RentalRQ

Represents a vacation rental request in the accommodation booking system. Extends the AccommodationRQ class to specify details for vacation rental accommodations.

Properties

NameTypeDescription
TypeAccommodationTypeSpecifies the type of accommodation being requested, such as Hotel or Rental.
CodeStringRepresents a unique code identifying the accommodation in the request.