Documentation of the CarRentalAgentService

ReservationResponse Class

An instance of this class is returned from CarRentalAgentService interface for a single Reservation-based operation.

For a list of all members of this type, see ReservationResponse Members.

System.Object
   Response
      ReservationResponse

public class ReservationResponse : Response

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

An instance of this class is returned by a call of each SOAP-/POST-Implementation of GetReservation - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

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