Documentation of the CarRentalAgentService

ReservationEditOptionsRequest Class

Use this class to create a Request for an operation to investigate the EditOptions of a Reservation.

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

System.Object
   Request
      ReservationEditOptionsRequest

public class ReservationEditOptionsRequest : 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 instance of this class has to be used for a call to SOAP-Implementation of GetReservationEditOptions - Method.

This Request is part of the EditReservation-Feature, provided by CarRentalAgentService. The delivered values indicate, whether or not a specific item of a Reservation may be changed by a call to EditReservation - Method. Therefore it allows your booking module to enable/disable the corresponding controls, which helps on the one hand to eliminate needless network-traffic caused by webservice-calls that result in errors and on the other hand it will help to improve the user-friendliness of your booking module.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

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

See Also

ReservationEditOptionsRequest Members | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Reservation | EditReservationRequest | ReservationEditOptionsResponse | EditOption | EditOptionValue | EditOptionType