PriceC Class |
Namespace: Tse.EasyBook.Server.DataContracts
public class PriceC
The PriceC type exposes the following members.
| Name | Description | |
|---|---|---|
| Cleaning |
The price for optionally cleaning and NOT include Price.
Only relevant if PricesAndArrivals.CleaningOptions is equal to CleaningOptionsAllWebEnum.Optional.
/// | |
| Currency |
The ISO 4217 currency code for all price amounts on this class.
| |
| Deposit |
The mandatory deposit.
| |
| Discount |
Any possible given discount. Already include in Price.
| |
| OriginalCleaning |
The price for cleaning regardless if this amount is included in the Price or not.
Only filled out if PricesAndArrivals.CleaningOptions is equal to either CleaningOptionsAllWebEnum.Optional
or CleaningOptionsAllWebEnum.Included.
| |
| Price |