Documentation of the CarRentalAgentService

LocationsRequest.MeetingAtSpecialAddressPreference Property

Gets or sets the Preference of customer to meet at a special address (i.e. hotel) with car rental provider. The call of GetLocations - Method will return Locations only, that have the AtSpecialAddress-Flag is set as "True".

public  MeetingAtSpecialAddressPreference {get; set;}

Remarks

This property may be used to filter the returned Locations, to get only those supporting car delivery to a given address(i.e. the address of the customers hotel).

See Also

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