Documentation of the CarRentalAgentService

ReservationRequest.Code Property

This Property is obsolete!

Gets or sets the unique reservation code of the requested Reservation.
public  Code {get; set;}

Remarks

Due to the fact, that there is not a single call-variant of GetReservation - Method this property is required for and the Code doesn't differ from Id until now, it's marked as obsolete as of now.

See Also

ReservationRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace