Documentation of the CarRentalAgentService

LocationsRequest.MeetingAtCounterPreference Property

Gets or sets the Preference of customer to meet at counter with car rental provider. The call of GetLocations - Method will return Locations only, that have the AtCounter-Flag is set as "True".

public  MeetingAtCounterPreference {get; set;}

Remarks

This property may be used to filter the returned Locations, to get only those supporting the car transfer at a counter.

See Also

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