Initializes a new instance of the ReservationEditOptionsRequest class.
An instance of this class has to be used for a call to SOAP-Implementation of GetReservationEditOptions - Method. This Request is part and parcel 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.
ReservationEditOptionsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace