Fields documentation for VacancyOptionsWeb

NameTypeSummeryRemarks
ArrivalFromDateDateTimeThe first arrival date to check.When VacancyCheck is Wide or All this is considered the lower boundary of the search window to search
ArrivalWeekdayNullable<WeekdayEnum>Weekday of vacancy to check. If null the default arrival day on the rental object is used.Only used when VancancyCheck is Wide
DaysInt32Duration of vacancy in days.
DaysToInt32Maximum duration of vacancy in days. If this value is higher than Days and the search type is "All", then all vacation lengths between Days and DaysTo are examined.
IdInt32Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
IgnoreVacancyBooleanWhether or not to ignore vacancy.
IgnoreVacationTypesBooleanWhether or not to ignore rules defined in vacation types.
MaxAdjustAlternativeArrivalDatesInt32The maximum amount of days to adjust the arrival date in order to find alternative dates.Only used when VancancyCheck is Specific
SearchTypeSearchTypeWebEnumHow to check for vacancy.
WindowToDateDateTimeThe upper bound of the search window to check.Only used when VacancyCheck is Wide. this is considered the upper boundary of the search window to search