Documentation of the CarRentalAgentService

RegionsWithLocationsRequest.DropoffMeetingAtCounterPreference Property

Gets or sets the Preference of customer to meet at counter with car rental provider. The call of GetRegionsWithLocations - Method will return Regions and Locations only, , for which the AtSpecialAddress-Flag is set as "True".

public  DropoffMeetingAtCounterPreference {get; set;}

Remarks

This property is optional, whereby "Required" has to be handed over per default.

Attention: To retrieve Regions and Locations supporting each LocationMeetingType all meeting preferences have to be set to Required, because they will be linked by OR-operation!

This property may be used to filter the returned Regions and Locations, to get only those located directly at a Counter.

See Also

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