LocationsRequest Constructor
|
Initializes a new instance of the LocationsRequest class. |
AirportCode | Gets or sets the IIATA-3Letter-Airport-Code for which Locations should be returned. |
ArrivalDateTime | Gets or sets the ISO 8601 date and time the customer wants to arrive with Vehicle (stop rental date and time). |
ArrivalDateTimeDateTime | Gets or sets the date and time the customer wants to arrive with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
DepartureDateTime | Gets or sets the ISO 8601 date and time the customer wants to depart with Vehicle (start rental date and time). |
DepartureDateTimeDateTime | Gets or sets the date and time the customer wants to depart with Vehicle as DateTime value. Attention: This Property isn't available at client-side because it's not serialized in XML. |
GeoLatitude | Gets or sets the latitude value of the geographic point (a decimal degree in WGS84 encoded system) for the geo-code based Location-search. |
GeoLongitude | Gets or sets the longitude value of the geographic point (a decimal degree in WGS84 encoded system)for the geo-code based Location-search. |
GeoRadius | Gets or sets the geographic radius in kilometers for the geo-code based Location-search. |
LanguageCode | Gets or sets the ISO 639 two letter language code of the requested Location. |
LocationId | Gets or sets the unique id of the Location for which all available arrival (return) Locations are requested. |
MeetingAtAirportPreference | Gets or sets the Preference of customer to meet at airport with car rental provider. The call of GetLocations - Method will return Locations only, that have the AtAirport-Flag is set as "True". |
MeetingAtCounterPreference | Gets or sets the Preference of customer to meet at counter with car rental provider. The call of GetLocations - Method will return Locations only, that have the AtCounter-Flag is set as "True". |
MeetingAtSpecialAddressPreference | Gets or sets the Preference of customer to meet at a special address (i.e. hotel) with car rental provider. The call of GetLocations - Method will return Locations only, that have the AtSpecialAddress-Flag is set as "True". |
Operation (inherited from Request) | Gets or sets operational meta-data for the Request. |
PickupRegionId | Gets or sets the unique id of the pickup-Region for which all available arrival (return) Locations are requested. |
RateServiceTypeId | Gets or sets the unique id of the RateServiceType for which all available Locations are requested. |
RegionId | Gets or sets the unique id of the Region for which all available Locations are requested. |
ReservationId | Gets or sets the unique id of the Reservation, for which the alternative Locations should be searched. |
SalesSeasonId | Gets or sets the unique id for the salesseason in which the Rate is being valued, that is used to caculate the Locations where a specific Rate is available, taking stopsales into account. |
Ticket (inherited from Request) | Gets or sets the Ticket (containing the security token) for the Request. |
VehicleId | Gets or sets the unique id of the Vehicle for which all available Locations are requested. |
WithEquipments | Gets or sets whether the LocationsResponse should include the Equipments provided on the Locations. |
WithOperationTimeFrame | Gets or sets whether the LocationsResponse should include the OperationTimeFrames for the Locations. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
LocationsRequest Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | Location | LocationsResponse