Enumeration of possible Location - Types for the Locations queried by a RegionsWithLocationsRequest.
This enum is for use in RegionsWithLocationsRequest only. The Type of a Location is delivered within the LocationType and LocationSubType properties as string.
Member Name | Description |
---|---|
Undefined | Value of an uninitailized enumeration variable. |
Both | Specifies that the initiator of RegionsWithLocationsRequest wants to retrieve a list of Airport-Offices and City-Offices. The Type of a Location is delivered within the LocationType and LocationSubType properties as string. |
AirportOffice | Specifies that the initiator of RegionsWithLocationsRequest wants to retrieve a list of Airport-Offices. The Type of a Location is delivered within the LocationType and LocationSubType properties as string. |
CityOffice | Specifies that the initiator of RegionsWithLocationsRequest wants to retrieve a list of City-Offices. The Type of a Location is delivered within the LocationType and LocationSubType properties as string. |
Namespace: SunnyCars.Schema.Osi.WsReservation.V4
Assembly: Sunnycars.Schema.Osi.WsReservation.V4 (in Sunnycars.Schema.Osi.WsReservation.V4.dll)