Documentation of the CarRentalAgentService

CreateReservationResponse Members

CreateReservationResponse overview

Public Instance Constructors

CreateReservationResponse Constructor Initializes a new instance of the CreateReservationResponse class.

Public Instance Properties

Operation (inherited from Response) Gets or sets operational meta-data for the Response.
Reservation Gets or sets the Reservation resulting from the operation.
Status (inherited from Response) Gets or sets the operational Status for the Response.
Ticket (inherited from Response) Gets or sets the Ticket (security token) for the Response.

Public Instance Methods

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

Protected Instance Methods

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

See Also

CreateReservationResponse Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | CreateReservationRequest