Documentation of the CarRentalAgentService

WeekendSpecialRate Members

WeekendSpecialRate overview

Public Instance Constructors

WeekendSpecialRate Overloaded. Initializes a new instance of the WeekendSpecialRate class.

Public Instance Properties

BaseValue Gets or sets the base value of this WeekendSpecialRate.
Code Gets or sets the code of this WeekendSpecialRate.
CustomerDiscountValue Gets or sets the value of customers exclusiv discount for this WeekendSpecialRate.
FleetNumber Gets or sets the fleet number of this WeekendSpecialRate.
IsAvailable Gets or sets the Availability information for WeekendSpecialAvailableResponse. Attention: This Property isn't available at client-side because it's not serialized in XML.
IsValid Gets or sets the validity information for ValidateWeekendSpecialResponse Attention: This Property isn't available at client-side because it's not serialized in XML.
RateCancellationCoverFee Gets or sets the RateCancellationCoverFee for this WeekendSpecialRate.
RateServiceType Gets or sets the RateServiceType for this WeekendSpecialRate.
RateServiceTypeId Gets the unique rate service type id for this WeekendSpecialRate. Attention: This Property isn't available at client-side because it's not serialized in XML.
SalesSeasonId Gets the unique sales season id for this WeekendSpecialRate.
SalesTax Gets or sets the calculated sales tax value of this WeekendSpecialRate.
SpecialValue Gets or sets the special value of this WeekendSpecialRate.
Value Gets or sets the value of this WeekendSpecialRate.
Vehicle Gets or sets the Vehicle for which this WeekendSpecialRate applies.
VehicleId Gets the unique id for the Vehicle for which this WeekendSpecialRate applies. Attention: This Property isn't available at client-side because it's not serialized in XML.
WeekendSpecialPeriod Gets or sets the TimePeriod for which this WeekendSpecialRate applies.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
prefixLargeImageWithUrl prefixes the large image of the vehicle object with the given url. If either the vehicle oor the large image property of the vehicle is null, nothing happens.
prefixSmallImageWithUrl prefixes the small image of the vehicle object with the given url. If either the vehicle oor the small image property of the vehicle is null, nothing happens.
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

WeekendSpecialRate Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace