Documentation of the CarRentalAgentService

Region.LocationMeetingsSupported Property

Gets or sets the LocationMeetingsSupported of this Region.

public  LocationMeetingsSupported {get; set;}

Remarks

The value of this property indicates the posssible handover types for the Locations availabale at this Region, that means how the customer(private customer) can get the car or return the car. The returned values herein are strongly linked to the opening hours(see: OperationTimeFrame) of the corresponding handover type.

The value herein is an accumulated value. That means, there's at least one Location, located in this Region, which supports the handover returned herein.

See Also

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