RentalRQ
Represents a vacation rental request in the accommodation booking system. Extends the AccommodationRQ class to specify details for vacation rental accommodations.
Properties
Name | Type | Description |
---|---|---|
Type | AccommodationType | Specifies the type of accommodation being requested, such as Hotel or Rental. |
Code | String | Represents a unique code identifying the accommodation in the request. |