PropertyDetails
public PropertyDetails PropertyDetails( String propertyRegistryNumber, List<String> hostLanguages, Integer maxOccupancy, Integer numberOfBedrooms, Integer numberOfBathrooms, String squareFeet, PropertyManager propertyManager)
Parameters
propertyRegistryNumber
The registry number of property.
hostLanguages
The languages the host of property will speak.
maxOccupancy
The maximum number of guests allowed to stay in the property.
numberOfBedrooms
The number of bedrooms in the property.
numberOfBathrooms
The number of bathrooms in the property.
squareFeet
Property area in square feet.
propertyManager