Documentation of the CarRentalAgentService

ChangeReservationMeetingInformationRequest.EstimatedReservationValueTotal Property

The total value of the Reservation, that is estimated and therefore expected by the client after performing this ChangeReservationMeetingInformationRequest. The value handed over herein is used for tracking differnces between the prices delivered by GetRates - Method and ChangeReservationMeetingInformation - Method.

public  EstimatedReservationValueTotal {get; set;}

Remarks

This property is optional for the most booking modules. The value handed over herein should be calculated by the client as summation of Value (respectively Value) and Value depending on users selection, of course.

See Also

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