Documentation of the CarRentalAgentService

CreateReservationV2Response 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 CreateReservationV2Response Members.

System.Object
   Response
      CreateReservationV2Response

public class CreateReservationV2Response : 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 CreateReservationV2 - Method.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

CreateReservationV2Response Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | CreateReservationV2Request