CalendarResult Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class CalendarResult : DataContractBase
The CalendarResult type exposes the following members.
| Name | Description | |
|---|---|---|
| CalendarResult |
| Name | Description | |
|---|---|---|
| ActiveRepeatedOwnerBlockings |
A list of repeated owner blockings. These are repeated in every intermediation agreement.
| |
| AvailableRepeatedOwnerBlockings |
A complete list of available repeated owner blockings. These can be added to the ActiveRepeatedOwnerBlockings
using the "UpdateCalendar" service method.
| |
| Calendar |
A calendar for the requested period of time
| |
| OwnerBlockings |
A list of non-repeated owner blockings. These only apply for a specific intermediation agreement.
| |
| Seasons |
A complete season calendar for the requested period of time. There are no gaps between the intervals.
|