PriceIntervalWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class PriceIntervalWeb : IntervalWeb
The PriceIntervalWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | PriceIntervalWeb |
Name | Description | |
---|---|---|
![]() | BasePriceAdjustments |
Base price adjustments
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | OfferAdjustments |
Adjustments of type offer
|
![]() | Prices |
The prices for renting a week in different currencies
|
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |