Documentation of the CarRentalAgentService

RatesRequest.DepartureLocationSubType Property

Gets or sets the LocationSubType of the DepartureLocations the Rates are requested for.

public  DepartureLocationSubType {get; set;}

Remarks

This property is optional. The value of the property has an effect on the results of GetRates - Method only if this RatesRequest implicates a Region-based search(best-buy-search).
If a valid LocationSubType is handed over herein only the Rates, that are available at Locations having this LocationSubType will be taken into account by this RatesRequest.

Attention: Providing a LocationSubType for a Region, where no Location of this type exists, will result in an empty list of Rates in Rates-property of the returned RatesResponse.

See Also

RatesRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | LocationSubType