Documentation of the CarRentalAgentService

RateServiceUpsellRequest.CurrencyCode Property

Gets or sets the ISO 4217 three letter currency code in which the customer wants to get the rates for Vehicles.

public  CurrencyCode {get; set;}

Remarks

This property is optional, as the preferred currency stored for the agency is chosen by default. The value for this parameter should be taken from the CurrencyCode-property of a RatesRequest perfomed before.

See Also

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