Accommodation
Represents an abstract base class for accommodation types in Search responses. This class is extended by specific types of accommodations such as Hotel and Rental.
Propertiesโ
| Name | Type | Description | 
|---|---|---|
| AccommodationType | AccommodationType | Gets or initializes the type of accommodation. | 
| AccommodationCode | String | Gets the unique code identifying the accommodation. | 
| AccommodationName | String | Gets or initializes the name of the accommodation. |