Click or drag to resize

PriceCOriginalCleaning Property

The price for cleaning regardless if this amount is included in the Price or not. Only filled out if PricesAndArrivals.CleaningOptions is equal to either CleaningOptionsAllWebEnum.Optional or CleaningOptionsAllWebEnum.Included.

Namespace:  Tse.EasyBook.Server.DataContracts
Assembly:  Tse.EasyBook.Server.DataContracts (in Tse.EasyBook.Server.DataContracts.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public double? OriginalCleaning { get; set; }

Property Value

Type: NullableDouble
See Also