Documentation of the CarRentalAgentService

LocationsRequest.RegionId Property

Gets or sets the unique id of the Region for which all available Locations are requested.

public  RegionId {get; set;}

Remarks

The HasLocations-property of the Region whose Id is handed over herein, has to be returned as "True" by the CarRentalAgentService, which means that the Id identifies a bottom-level Region. The available Regions may be requested by a call to GetRegions - Method for instance.

See Also

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