Gets or sets the Preference of customer to meet at a special address (i.e. hotel) with car rental provider.
This property is optional. Thereby a value of Optional has to be handed over by default. The value of the property has an effect on the results of GetRates - Method only if this RatesRequest implicates a Region-based search(best-buy-search).
If a value of Required is handed over herein, only the Rates, that are available at arrival-Locations supporting the (dropoff-)handover AtSpecialAddress will be taken into account by this RatesRequest.
Due to the possibility to request more than one handover(see: MeetingAtAirportPreference and MeetingAtCounterPreference ), it has to be mentioned, that they will be linked by OR-operation. That means, that all Locations having one of the handover-types specified by this RatesRequest set, will be used to prepare the list of returned offers.
RatesRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace