Documentation of the CarRentalAgentService

Rate.CustomerDiscountValue Property

Gets or sets the value of customers exclusiv discount for this Rate.

public  CustomerDiscountValue {get; set;}

Remarks

The value is the difference between normal sunny rate and the exclusive rate for the requesting cusomer, in case customer discounts are available. Discounts for PromotionCodes are calculated seperatly and are not meant here!

See Also

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