Documentation of the CarRentalAgentService

ReservationEditOptionsRequest Members

ReservationEditOptionsRequest overview

Public Instance Constructors

ReservationEditOptionsRequest Constructor Initializes a new instance of the ReservationEditOptionsRequest class.

Public Instance Properties

ChangeBookingTypeTo Gets or sets the type the Reservation should have after the call of EditReservation - Method. The possible values depend on the way the Ticket has been created. For further Informations see:BookingType.
Id Gets or sets the unique id of the Reservation to investigate the EditOptions for.
Operation (inherited from Request) Gets or sets operational meta-data for the Request.
Ticket (inherited from Request) Gets or sets the Ticket (containing the security token) for the Request.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

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