RentalObjectSearchResultBase Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectSearchResultBase : DataContractEntity
The RentalObjectSearchResultBase type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectSearchResultBase |
Name | Description | |
---|---|---|
![]() | Adjustment |
Adjustment in days for vacancy
|
![]() | AreaId |
The area of the rental object associated with the vacancy
|
![]() | AreaName |
The name of the area of the rental object associated with the vacancy
|
![]() | ArrivalDate |
Arrival date for vacancy
|
![]() | ArticleDelivery |
Boolean which tells whether articles are delivered to the house or not
|
![]() | Cancellation |
Is this vacancy a cancellation
|
![]() | CategoryId |
The category of the rental object associated with the vacancy
|
![]() | CategoryName |
The name of the category of the rental object associated with the vacancy
|
![]() | CleaningArticleId |
The property CleaningArticleId
|
![]() | CleaningPrice |
The property CleaningPrice
|
![]() | ConsultantId |
The consultant of the rental object associated with the vacancy
|
![]() | DepartureDate |
Departure date for vacancy
|
![]() | DepositPrice |
Deposit. 0 If no deposit.
|
![]() | Discount |
The discount applied
|
![]() | EntityType | (Overrides DataContractEntity.EntityType.) |
![]() | Fee | |
![]() | IsOption |
Indicates if the current interval is an option/preorder interval or not.
|
![]() | Latitude |
GPS Latitude of the rental object in decimal degrees (D.D)
|
![]() | Longitude |
GPS Longitude of the rental object in decimal degrees (D.D)
|
![]() | Name |
Name
|
![]() | NumberOfChildren |
Number of children not counting as adults
|
![]() | NumberOfPersons |
Number of persons required
|
![]() | NumberOfPets |
Number of pets required
|
![]() | OfficeId |
The office of the rental object associated with the vacancy
|
![]() | OfficeName |
The office name of the rental object associated with the vacancy
|
![]() | Price |
Price including any discounts and fees.
|
![]() | PriceDetails |
Possible price calculation details. One element per day. Only filled out if RentalObjectAdvancedSearchCriteria.IncludePriceCalculationDetails
is true. Otherwise the list is empty
|
![]() | RegionId |
The region of the rental object associated with the vacancy
|
![]() | RegionName |
The name of the region of the rental object associated with the vacancy
|
![]() | RentalObjectNo |
Rental object number
|
![]() | SupplierNo |
Supplier number
|
![]() | Thumbnail |
Thumbnail image URL
|
![]() | TypeId |
The type of the rental object associated with the vacancy
|
![]() | TypeName |
The name of the type of the rental object associated with the vacancy
|
![]() | WebAddress |
The web adress for this specific rental object.
Used for showing the internetpresentation of a rental object
|