Fields documentation for AvailabilityResult
Name | Type | Summery | Remarks |
---|---|---|---|
ArrivalDate | DateTime | The arrival date. | |
Articles | ArticleWeb[] | A list of available articles to purchase for this rental object. | For ticket articles, please use the "Attractions" service |
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 | ||
CleaningPrice | Double | Cleaning price. | |
Comments | RentalObjectCommentWeb[] | If any extra conditions or comments apply to the rental object in the specific booking period it is stated here. For example: No renting to youth groups. | |
DepartureDate | DateTime | The departure date. | |
DepositPrice | Double | The deposit price. | The value is 0 if no deposit is required. |
Discount | Double | Any discount for the tennancy is provided listed here. | |
Id | Int32 | Unique Id for the entity. This Id is unchanged throughout the entity's lifetime. | |
Installments | InstallmentWeb[] | The list of calculated installments. See IncludeInstallments. | |
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. |
PetFeePerPet | Boolean | True if pet fee applies to each pet. | If true, the fee must be charged for each pet taken to the rental house. Conversely, The customer must inform how many pets are taken during the booking process. |
PetFeePrice | Double | Pet fee price. See also PetFeePerPet. | If the value is 0 then it has no associated extra charge to bring 1 or more pets to the house. However the rental object can still dissallow pets. See NumberOfPets |
Price | Double | The total price of the tennancy incuding feeds and any mandatory (included) cleaning if applicable. | |
RentalObjectNo | String | Rental object number. | |
Vacancy | String | Vacancy details. Possible values are: Undefined, Vacant, CalendarConflict, WinterRentalRulesDk9WeeksExceeded, WinterRentalRulesDk4WeeksPerTenancyExceeded, PartnerBookingDisallowed. | |
VacancyResult | VacancyResultEnum | Details for vacancy. DEPRECATED. Use Vacancy instead. | |
Vacant | Boolean | True if available for renting otherwise false. |