Documentation of the CarRentalAgentService

ChangeReservationMeetingInformationRequest Class

Use this class to create a Request for an operation to edit the meeting-information of a Reservation.

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

System.Object
   Request
      ChangeReservationMeetingInformationRequest

public class ChangeReservationMeetingInformationRequest : Request

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 already cancelled Reservation(see: ReservationStatus) remains unchanged. The CancelReservationResponse reports this issue in that case as an error. This Request has to be used to call ChangeReservationMeetingInformation - Method. This Request was designed to change the meeting informations in terms of Arrival/Departure -times, -MeetingTypes and MeetingInformation(e.g. flight number). Nevertheless, the EditOptions for the Reservation will be taken into account by this method, too.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

ChangeReservationMeetingInformationRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | ChangeReservationMeetingInformationResponse