Click or drag to resize

RentalObjectPriceChangeWebAdjustmentType Property

Price change type. Offers are visible discounts when searching for rental objects. Basic price changes are not visible and are part of the week price.

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 RentalObjectDiscountTypeWebEnum AdjustmentType { get; set; }

Property Value

Type: RentalObjectDiscountTypeWebEnum
See Also