VacationTypeWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class VacationTypeWeb : DataContractEntityWeb
The VacationTypeWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | VacationTypeWeb |
Name | Description | |
---|---|---|
![]() | AvailableIntervals |
A list of date intervals where this vacation type is available
|
![]() | Description |
Description of the vacation type.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | Name |
The name of the vacation type in the callers language
|
![]() | RentalObjectNo |
The number of the rental object that holds this vacation type
|
![]() | RequiresMandatoryCleaning |
If true, this vacation type requires mandatory end cleaning
|
![]() | Type |
The type of the vacation type
|