PriceAdjustmentWeb Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class PriceAdjustmentWeb : DataContractBase
The PriceAdjustmentWeb type exposes the following members.
| Name | Description | |
|---|---|---|
| PriceAdjustmentWeb |
| Name | Description | |
|---|---|---|
| End |
End date.
| |
| MaxDays |
Maximum days allowed or null if irrelevant
| |
| MinDays |
Minimum days allowed or null if irrelevant
| |
| Rate |
Adjustment rate
| |
| Start |
Start date
| |
| Type |
Adjustment type
|