VacationRentalDetails

public VacationRentalDetails VacationRentalDetails(String registryNumber, Boolean privateHost, PropertyManager propertyManager, RentalAgreement rentalAgreement, List<String> houseRules, Map<String, EnhancedHouseRules> enhancedHouseRules, Amenity amenities, String vrboSrpId, String listingId, String listingNumber, String listingSource, String listingUnit, String ipmName, Map<String, List<UnitConfiguration>> unitConfigurations, String freeText)

Parameters

registryNumber

The property's registry number required by some jurisdictions.

privateHost

Indicates if a property has a private host.

propertyManager
rentalAgreement
houseRules

List of strings detailing house rules.

enhancedHouseRules

Map of enhanced house rules.

amenities
vrboSrpId

The Vrbo srp needed for link-off.

listingId

The listing id for a Vrbo property.

listingNumber

The listing number for a Vrbo property.

listingSource

The listing source.

listingUnit

The specific unit.

ipmName

The name of the IPM used to build guest messaging to inform travelers of the name of the IPM who will charge their card and/or send them a confirmation email.

unitConfigurations

Map of the vacation rental unit configurations. The key value is the unit location.

freeText

A free text description that could contain significantly unstructured information that could impact the booking and should be displayed to customers. This field could contain html break tags <br> that may make display challenging.