IntermediationAgreementBaseWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class IntermediationAgreementBaseWeb : IntervalWeb
The IntermediationAgreementBaseWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| IntermediationAgreementBaseWeb |
| Name | Description | |
|---|---|---|
| Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) | |
| RentalObjectNo |
The Rental object that this agreement applies to
| |
| State |
State for this interval
| |
| Status |
Status for this interval
| |
| ValidFrom |
Start date
(Inherited from IntervalWeb.) | |
| ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |