Documentation of the CarRentalAgentService

WeekendSpecialsRequest Members

WeekendSpecialsRequest overview

Public Instance Constructors

WeekendSpecialsRequest Constructor Initializes a new instance of the WeekendSpecialsRequest class.

Public Instance Properties

ArrivalDate Gets or sets the ISO 8601 date the customer wants to arrive with Vehicle (stop rental date).
ArrivalDateDateTime Gets or sets the date the customer wants to arrive with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
ArrivalLocationId Gets or sets the unique id of the Location where the customer wants to arrive with Vehicle (rental stop location).
ArrivalRegionId Gets or sets the unique id of the Region where the customer wants to arrive with Vehicle (rental stop region).
BestPriceOnly Gets or sets whether the rate cancellation cover is desired and the fee should be applied to reservation.
CurrencyCode Gets or sets the ISO 4217 three letter currency code in which the customer wants to get WeekendSpecialRates for Vehicles.
DepartureDate Gets or sets the ISO 8601 date the customer wants to depart with Vehicle (start rental date).
DepartureDateDateTime Gets or sets the date the customer wants to depart with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML.
DepartureLocationId Gets or sets the unique id of the Location where the customer wants to depart with Vehicle (rental start location).
DepartureRegionId Gets or sets the unique id of the Region where the customer wants to depart with Vehicle (rental start region).
FleetNumber Gets or sets the FleetNumber of the DepartureLocations the WeekendSpecialRates are requested for.
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
PromotionCode Gets or sets the Promotion Code the User wants to use for the reservation.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 

Protected Instance Methods

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

See Also

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