IntermediationAgreementWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class IntermediationAgreementWeb : IntermediationAgreementBaseWeb
The IntermediationAgreementWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| IntermediationAgreementWeb |
| Name | Description | |
|---|---|---|
| Contact |
The contactperson associated with this agreement. Can be one of the owners or a different person.
| |
| DefaultArrivalDay |
The default arrival day for the rental object
| |
| FlexiblePrices |
Has the owner joined the flexible prices agreement or not
| |
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| Owners |
A list of owners.
Please note: The first owner in the collection is always the primary owner.
| |
| RentalObjectNo |
The Rental object that this agreement applies to
(Inherited from IntermediationAgreementBaseWeb.) | |
| ServiceOptions |
A list of configured serviceoptions for the agreement.
| |
| State |
State for this interval
(Inherited from IntermediationAgreementBaseWeb.) | |
| Status |
Status for this interval
(Inherited from IntermediationAgreementBaseWeb.) | |
| TermsOfNoticeDate |
Up to this date the current intermediation interval can be terminated at the normal expiry date of the interval.
This also marks the date where the next draft interval is finalized.
| |
| VacationTypes |
The available and configured vacation types.
If a vacation type is not configured then the list of week or dateintervals is empty.
| |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |