Documentation of the CarRentalAgentService

WeekendSpecialAvailableRequest Members

WeekendSpecialAvailableRequest overview

Public Instance Constructors

WeekendSpecialAvailableRequest Constructor Initializes a new instance of the WeekendSpecialAvailableRequest 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).
CurrencyCode Gets or sets the ISO 4217 three letter currency code in which the customer wants to get rates 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).
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
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

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