Documentation of the CarRentalAgentService

RateServiceUpsellResponse.CurrencyCode Property

Gets the ISO 4217 three letter currency code in for which "service-upsell"-Rates resulting from the operation are valid.

public  CurrencyCode {get; set;}

Remarks

The value delivered herein is, the currency used by the customer when requesting the "service-upsell"-Rates and thus to be used to initialize the corresponding controls of your booking module.

Attention:The prices of the delivered "service-upsell"-Rate(s) are calculated for the currency delivered herein. Showing the wrong currency may result in big trouble, which makes this property being a potential source of errors on client-side! The error potential rises, as the preferred currency stored for the agency is chosen by default, if the CurrencyCode was not set in RateServiceUpsellRequest.

See Also

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