Fields documentation for RentalObjectSearchItemWeb
Name | Type | Summery | Remarks |
---|---|---|---|
Address | AddressWeb | Address of the rental object. | |
Adjustment | Int32 | Adjustment in days for vacancy. | |
AppendedText | String | Text which will be written after the autogenerated texts. | |
AreaId | Int32 | The area of the rental object associated with the vacancy. | |
AreaName | String | The name of the area of the rental object associated with the vacancy. | |
ArrivalDate | DateTime | Arrival date for vacancy. | |
ArticleDelivery | Boolean | Boolean which tells whether articles are delivered to the house or not. | |
Attributes | AttributeWeb[] | Attributes on the rental object. | |
AutogeneratedTexts1 | AttributeGroupTextWeb[] | 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. |
Cancellation | Boolean | Is this vacancy a cancellation. | |
CategoryId | Int32 | The category of the rental object associated with the vacancy. | |
CategoryName | String | The name of the category of the rental object associated with the vacancy. | |
CleaningOptions | CleaningOptionsWebEnum | An 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. | |
CleaningOptionsAll | CleaningOptionsAllWebEnum | A 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. | |
CleaningPrice | Double | The property CleaningPrice. | |
ConsultantId | Int32 | The consultant of the rental object associated with the vacancy. | |
DepartureDate | DateTime | Departure date for vacancy. | |
DepositPrice | Double | Deposit. 0 If no deposit. | |
Discount | Double | The discount applied. | |
EditState | EditStateEnum | EditState 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. | |
ExternalId | Int32 | Temporary 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. | |
Fee | Double | The property Price = BasePrice + PriceRegulation + Fee. | |
Id | Int32 | OpenAccess identity property. | |
IsOption | Boolean | Indicates 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. |
Latitude | Double | GPS Latitude of the rental object in decimal degrees (D.D). | |
Longitude | Double | GPS Longitude of the rental object in decimal degrees (D.D). | |
MaximumPrice | PriceExampleWeb | The 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. | |
MinimumPrice | PriceExampleWeb | The 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. | |
Name | String | Name. | |
NumberOfChildren | Int32 | Number of children not counting as adults. | |
NumberOfPersons | Int32 | Number of persons required. | |
NumberOfPets | Int32 | Number of pets required. | |
OfficeId | Int32 | The office of the rental object associated with the vacancy. | |
OfficeName | String | The office name of the rental object associated with the vacancy. | |
Price | Double | Price including any discounts and fees. | |
PriceDetails | PriceDetailsDay[] | Possible price calculation details. One element per day. Only filled out if RentalObjectAdvancedSearchCriteria.IncludePriceCalculationDetails is true. Otherwise the list is empty. | |
RegionId | Int32 | The region of the rental object associated with the vacancy. | |
RegionName | String | The name of the region of the rental object associated with the vacancy. | |
RentalObjectNo | String | Rental object number. | |
SupplierNo | String | Supplier number. | |
Text1 | String | A 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. |
Thumbnail | String | Thumbnail image URL. | |
TypeId | Int32 | The type of the rental object associated with the vacancy. | |
TypeName | String | The name of the type of the rental object associated with the vacancy. | |
Version | Int32 | OpenAccess concurrency version property. | |
WebAddress | String | The web adress for this specific rental object. Used for showing the internetpresentation of a rental object. |