Fields documentation for RentalObjectSearchItemWeb

NameTypeSummeryRemarks
AddressAddressWebAddress of the rental object.
AdjustmentInt32Adjustment in days for vacancy.
AppendedTextStringText which will be written after the autogenerated texts.
AreaIdInt32The area of the rental object associated with the vacancy.
AreaNameStringThe name of the area of the rental object associated with the vacancy.
ArrivalDateDateTimeArrival date for vacancy.
ArticleDeliveryBooleanBoolean which tells whether articles are delivered to the house or not.
AttributesAttributeWeb[]Attributes on the rental object.
AutogeneratedTexts1AttributeGroupTextWeb[]A list of autogenerated text (by attribute group). AttributeGroupTextWeb. Please note that some rental objects may have elements in this list while the property is empty. Other rental objects may have data in both properties, and still others may only have a value.Gets and sets the content of the same field(this._autogeneratedText) as DetailResult.Text. But this new property has been added so an update of all webclients calling the Details method can avoided.
CancellationBooleanIs this vacancy a cancellation.
CategoryIdInt32The category of the rental object associated with the vacancy.
CategoryNameStringThe name of the category of the rental object associated with the vacancy.
CleaningOptionsCleaningOptionsWebEnumAn enumeration specifying the cleaning options available for a rental object. The 3 possible values are Optional, Included and Onsite. Please see CleaningOptionsWebEnum for further details.
CleaningOptionsAllCleaningOptionsAllWebEnumA new larger enumeration describing all cleaning options for the rental object. In the future everybody should use this field rather than CleaningOptions Possible values: Optional(0): The cleaning is optional and can be ordered for the rental object when performing a booking. A price for the cleaning is also specified. Included(1): The cleaning is included in the rental object price and cleaning is automatically added to the order. A price for the cleaning is not specified. OnSite(2): The cleaning is ordered on site. The cleaning can not be ordered when creating a booking. A price for the cleaning is not specified. OnSiteMandatory(3): The cleaning must be ordered on site. The cleaning can not be ordered when creating a booking. A price for the cleaning is not specified. IncludedFree(4): The cleaning is included in the rental object price, but are free of cost meaning no cleaning is added to the order and the price for the cleaning 0.
CleaningPriceDoubleThe property CleaningPrice.
ConsultantIdInt32The consultant of the rental object associated with the vacancy.
DepartureDateDateTimeDeparture date for vacancy.
DepositPriceDoubleDeposit. 0 If no deposit.
DiscountDoubleThe discount applied.
EditStateEditStateEnumEditState is used to keep track of the edit state of items in list/collection properties. The field is initialized to None. For inbounded DTOs derived from this value is overwritten by the correct value from the service consumer doing deserialization.
ExternalIdInt32Temporary server assigned unique Id for each datacontract object created in the server without persistece.. this property will use the fix the references of the all cloned objects.
FeeDoubleThe property Price = BasePrice + PriceRegulation + Fee.
IdInt32OpenAccess identity property.
IsOptionBooleanIndicates if the current interval is an option/preorder interval or not.Options are tennancies where no final confirmation of the tennancy can be provided by the agency. Options are typically used when the pricing scheme for a rental object has not been finalized yet, but it is still open for booking.
LatitudeDoubleGPS Latitude of the rental object in decimal degrees (D.D).
LongitudeDoubleGPS Longitude of the rental object in decimal degrees (D.D).
MaximumPricePriceExampleWebThe maximum price that this house can be rented for on a standard 7 day stay on the default arrival day. Please note that this property is null unless VacancyOptions.VacancyCheck is set to "None" in the class SearchCriteria.
MinimumPricePriceExampleWebThe minimum price that this house can be rented for on a standard 7 day stay on the default arrival day. Please note that this property is null unless VacancyOptions.VacancyCheck is set to "None" in the class SearchCriteria.
NameStringName.
NumberOfChildrenInt32Number of children not counting as adults.
NumberOfPersonsInt32Number of persons required.
NumberOfPetsInt32Number of pets required.
OfficeIdInt32The office of the rental object associated with the vacancy.
OfficeNameStringThe office name of the rental object associated with the vacancy.
PriceDoublePrice including any discounts and fees.
PriceDetailsPriceDetailsDay[]Possible price calculation details. One element per day. Only filled out if RentalObjectAdvancedSearchCriteria.IncludePriceCalculationDetails is true. Otherwise the list is empty.
RegionIdInt32The region of the rental object associated with the vacancy.
RegionNameStringThe name of the region of the rental object associated with the vacancy.
RentalObjectNoStringRental object number.
SupplierNoStringSupplier number.
Text1StringA description of the rental object (prosa).Gets and sets the content of the same field(this._text) as DetailResult.Text. But this new property has been added so an update of all webclients calling the Details method can avoided.
ThumbnailStringThumbnail image URL.
TypeIdInt32The type of the rental object associated with the vacancy.
TypeNameStringThe name of the type of the rental object associated with the vacancy.
VersionInt32OpenAccess concurrency version property.
WebAddressStringThe web adress for this specific rental object. Used for showing the internetpresentation of a rental object.