VehicleUpsellRate Constructor
|
Initializes a new instance of the VehicleUpsellRate class. |
BaseValue (inherited from Rate) | Gets or sets the base value of this Rate. |
Code (inherited from Rate) | Gets or sets the code of this Rate. |
CustomerDiscountValue (inherited from Rate) | Gets or sets the value of customers exclusiv discount for this Rate. |
FleetNumber (inherited from Rate) | Gets or sets the fleet number of this Rate. |
IsTimeframeRate (inherited from Rate) | Tells wether this Rate is a Timeframe-Rate or not. |
LocationSubTypeCode (inherited from Rate) | Gets or sets the LocationSubTypeCode of this Rate. |
RateCancellationCoverFee (inherited from Rate) | Gets or sets the RateCancellationCoverFee for this Rate. |
RateInfoURL (inherited from Rate) | Gets or sets the url for detailed information concerning this Rate. |
RateServiceType (inherited from Rate) | Gets or sets the RateServiceType for this Rate. |
RateServiceTypeId (inherited from Rate) | Gets the unique rate service type id for this Rate. Attention: This Property isn't available at client-side because it's not serialized in XML. |
RateUpsellInformation | Gets or sets the RateUpsellInformation resulting from the operation. |
SalesSeasonId (inherited from Rate) | Gets the unique sales season id for this Rate. |
SalesTax (inherited from Rate) | Gets or sets the calculated sales tax value of this Rate. |
SpecialValue (inherited from Rate) | Gets or sets the special value of this Rate. |
Value (inherited from Rate) | Gets or sets the value of this Rate. |
Vehicle (inherited from Rate) | Gets or sets the Vehicle for which this Rate applies. |
VehicleId (inherited from Rate) | Gets the unique id for the Vehicle for which this Rate applies. Attention: This Property isn't available at client-side because it's not serialized in XML. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
VehicleUpsellRate Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace