Click or drag to resize

RentalObjectPriceChangeWebPriceAdjustment Property

Possible price adjustment for the discount. Some price changes are related to a price adjustment which can adjust prices for a large number of rental objects simultaniously.

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 bool PriceAdjustment { get; set; }

Property Value

Type: Boolean
See Also