RentalObjectPriceChangeWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class RentalObjectPriceChangeWeb : IntervalWeb
The RentalObjectPriceChangeWeb type exposes the following members.
Name | Description | |
---|---|---|
![]() | RentalObjectPriceChangeWeb |
Name | Description | |
---|---|---|
![]() | Activated |
Has the price change been activated or not.
|
![]() | ActivationDate |
The date this price change must be activated or has be activated.
|
![]() | AdjustmentType |
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.
|
![]() | Description |
A description of the price change if available.
|
![]() | Discount |
The discount percentage. Negative number means a price increase!
|
![]() | Distribution |
The distribution of the price change cost between the bureau and the owner.
If the price change is a 10 percent discount, this value determines if the 10% is deducted from the sales price, purchase price or both.
|
![]() | Id |
Unique Id for the entity. This Id is unchanged throughout the entity's lifetime.
(Inherited from DataContractEntityWeb.) |
![]() | PriceAdjustment |
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.
|
![]() | Rejected |
If the price adjustment has been rejected by an owner or employee this value is true.
Please note this is the ONLY value that can be altered on a price change!
|
![]() | RejectedDate |
The date of an possible rejection.
|
![]() | ValidFrom |
Start date
(Inherited from IntervalWeb.) |
![]() | ValidTo |
End date. If null, the interval is seen as having no expiration.
(Inherited from IntervalWeb.) |