Documentation of the CarRentalAgentService

RateUpsellInformation.DailyPriceSpecial Property

Gets or sets the minimum dayly price for this VehicleUpsellRate also taking PromotionCodes or Special Offers into account.

public  DailyPriceSpecial {get; set;}

Remarks

If a value different from '0' is delivered within this property, this signals that this VehicleUpsellRate is a special offer, which should be advertised in some special way. If so, then the price delivered herein should not differ from DailyPrice.

See Also

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