Documentation of the CarRentalAgentService

RateCodeRequest Members

RateCodeRequest overview

Public Instance Constructors

RateCodeRequest Constructor Initializes a new instance of the RateCodeRequest class.

Public Instance Properties

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).
MeetingAtAirportPreference Gets or sets the Preference of customer to meet at airport with car rental provider.
MeetingAtCounterPreference Gets or sets the Preference of customer to meet at counter with car rental provider.
MeetingAtSpecialAddressPreference Gets or sets the Preference of customer to meet at a special address (i.e. hotel) with car rental provider.
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
RateServiceTypeId Gets or sets the unique id of the RateServiceType, linked to the Rate, the RateCodes are requested for.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.
VehicleId Gets or sets the unique id of the Vehicle the requests a RateCode is requested for (car to rent).

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

RateCodeRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RateCodeResponse | RateCode