IntermediationIntervalStateWebEnum Enumeration |
States for the intermedation inverval
Namespace:
Tse.EasyBook.Server.DataContracts.ValueTypes
Assembly:
Tse.EasyBook.Server.DataContractsModelCommon (in Tse.EasyBook.Server.DataContractsModelCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic enum IntermediationIntervalStateWebEnum
Members
| Member name | Value | Description |
---|
| Draft | 0 |
Default value is draft
|
| Final | 1 |
The intermediation interval is final (the owner accepted the draft).
The rental object is open for bookings in the interval
|
See Also