Documentation of the CarRentalAgentService

Reservation.DriverComment Property

Gets or sets the comment the Driver has added for this Reservation.

public  DriverComment {get; set;}

Remarks

The comment was handed over during creation of the Reservation (see: DriverComment). This comment can be read by the employees of sunnycars.

See Also

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