Click or drag to resize

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)
Syntax
C#
public enum IntermediationIntervalStateWebEnum
Members
  Member nameValueDescription
Draft0 Default value is draft
Final1 The intermediation interval is final (the owner accepted the draft). The rental object is open for bookings in the interval
See Also