Documentation of the CarRentalAgentService

ReservationRequest Members

ReservationRequest overview

Public Instance Constructors

ReservationRequest Constructor Initializes a new instance of the ReservationRequest class.

Public Instance Properties

Code This Property is obsolete!
Gets or sets the unique reservation code of the requested Reservation.
Id Gets or sets the unique id of the requested Reservation.
LanguageCode Gets or sets the ISO 639 two letter language code in which the requested Reservation should be retrieved.
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

ReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | ReservationResponse