Documentation of the CarRentalAgentService

RegionsWithLocationsRequest.DropoffMeetingAtSpecialAddressPreference Property

Gets or sets the RequiredFilterState of customer to meet at a special address (i.e. hotel) with car rental provider for pickup.

public  DropoffMeetingAtSpecialAddressPreference {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, to get only those supporting car delivery to a given address(i.e. the address of the customers hotel).

See Also

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