Documentation of the CarRentalAgentService

RequiredFilterState Enumeration

Enumeration of possible preferences for a preferable item.

public enum RequiredFilterState

Remarks

This Enumeration is a special counterpart of the LocationMeetingType-Enumeration. Its used in RegionsWithLocationsRequest especially, to indicate, which values are desired for the LocationMeetingsSupported and therefore to filter the delivered Regions and Locations.

Below a list of methods whose Request-objects have properties of type Preference-Enumeration: GetRegionsWithLocations - Method

to be continued in later versions of CarRentalAgentService...

Members

Member Name Description
Undefined Undefined enum value, for internal use. This is no valid setting when accessing the web service.
Required This value tells the CarRentalAgentService, that the attributes having this value are desired.
NotRequired This value tells the CarRentalAgentService, that the attributes having this value are not desired.

Requirements

Namespace: SunnyCars.Schema.Osi.WsReservation.V4

Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)

See Also

SunnyCars.Schema.Osi.WsReservation.V4 Namespace | LocationMeetingsSupported