Documentation of the CarRentalAgentService

RateUpsellInformation.Advertisement Property

Gets or sets the advertisement text for the VehicleUpsellRate.

public  Advertisement {get; set;}

Remarks

The text delivered within this property shall be used to advertise the associated VehicleUpsellRate. The language of the delivered text depends on the value delivered in the LanguageCode-property of the corresponding VehicleUpsellResponse. The language of this advertisement will be always the language of the agency, the used Ticket has been created for.

See Also

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