Documentation of the CarRentalAgentService

RegionsRequest.MeetingAtSpecialAddressPreference Property

Gets or sets the Preference of customer to meet at special address with car rental provider. The call of GetRegions - Method will return Regions only, that have Locations linked, where the AtSpecialAddress-Flag is set as "True".

public  MeetingAtSpecialAddressPreference {get; set;}

Remarks

This property is optional, whereby "None" has to be handed over per default. 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

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