Documentation of the CarRentalAgentService

CreateReservationResponse Class

An instance of this class is returned from CarRentalAgentService interface for a Reservation creation operation.

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

System.Object
   Response
      CreateReservationResponse

public class CreateReservationResponse : 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 CreateReservation - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

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