Documentation of the CarRentalAgentService

Reservation.Value Property

Gets or sets the value of this Reservation.

public  Value {get; set;}

Remarks

The value is the difference between normal sunny rate and the exclusive rate for the requesting cusomer and therefore calculated as "BaseValue - CustomerDiscountValue = Value". The outcome includes the sales tax(VAT) and the customers discount if available.

See Also

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