Documentation of the CarRentalAgentService

RegionsRequest.MeetingAtAirportPreference Property

Gets or sets the Preference of customer to meet at airport with car rental provider. The call of GetRegions - Method will return Regions only, that have Locations linked, where the AtAirport-Flag is set as "True".

public  MeetingAtAirportPreference {get; set;}

Remarks

This property is optional, whereby "None" has to be handed over per default. This property may be used to filter the returned Regions, to get only those located directly at the Airport.

See Also

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