Enumeration of possible modes for a RegionsWithLocationsRequest.
The values of this enum are used in RequestType-property to define whether the caller of GetRegionsWithLocations - Method wants to retrieve Departure- or Arrival-Destinations (Regions and Locations).
Member Name | Description |
---|---|
Undefined | Default enum value. This is no valid setting when accessing the GetRegionsWithLocations - Method with a parameterset indicated by the call variants GetRegionsWithLocationsP3 or GetRegionsWithLocationsP5. |
Pickup | Specifies that the caller of RegionsWithLocationsRequest wants to retrieve a list of departure Regions and Locations. |
Dropoff | Specifies that the caller of RegionsWithLocationsRequest wants to retrieve a list of arrival Regions and Locations. |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)
SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RequestType