Documentation of the CarRentalAgentService

Location Members

Location overview

Public Instance Constructors

Location Constructor Initializes a new instance of the Location class.

Public Instance Properties

Address Gets or sets the Address of this Location.
ArrivalLocations Gets or sets an array of arrival Locations supported by this Location.
ArrivalLocationsList Gets the list of arrival Locations supported by this Location. Attention: This Property isn't available at client-side because it's not serialized in XML.
CountryCode Gets or sets the uISO 3166 two letter country code of the Country where this Location is located in.
CountryId Gets or sets the unique country id of the Country where this Location is located in.
CountryName Gets or sets the Name of the Country in the requested Language where this Location is located in.
Equipments Gets or sets an array of Equipments available at this Location.
EquipmentsList Gets the list of Equipments supported by this Location. Attention: This Property isn't available at client-side because it's not serialized in XML.
FleetNumber Gets or sets the fleet number of this Location.
GDSCode This Property is obsolete!
Gets or sets the location GDS code of this Location used to identify the location on GDS-based systems.
GeoCoordinates Gets or sets the GeoCoordinates of this Location.
IATACodeNearestAirport Gets or sets the IATA-3Letter-Airport-Code of the Airport located nearest to this Location.
Id Gets or sets the unique id of this Location.
internal_OperationTimeFrameList Gets the list of OperationTimeFrames supported by this Location. Attention: This Property isn't available at client-side because it's not serialized in XML.
IsOneWayPossible Gets or sets whether one-way is possible for this this Location or not.
LocationCode Gets or sets the location code of this Location.
LocationMeetingsSupported Gets or sets the LocationMeetingsSupported of this Location.
LocationOpenStatus Gets or sets the LocationOpenStatus of this Location.
LocationServices This Property is obsolete!
Gets or sets an array of LocationServices supported by this Location.
LocationServicesList Gets the list of LocationServices supported by this Location. Attention: This Property isn't available at client-side because it's not serialized in XML.
LocationSubType Gets or sets the sub type of the location.
LocationType Gets or sets the type of the Location as string.
Name Gets or sets the name of this Location.
OperationTimeFrame Gets or sets an array of OperationTimeFrames of this Location.
RegionId Gets or sets the unique region id of the Region where this Location is located.
StationInfoURL Gets or sets the URL to a Website providing more information about this Location.

Public Instance Methods

Equals (inherited from Object) 
GetHashCode (inherited from Object) 
GetType (inherited from Object) 
ToString (inherited from Object) 

Protected Instance Methods

Finalize (inherited from Object) 
MemberwiseClone (inherited from Object) 

See Also

Location Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | LocationRequest | LocationResponse | LocationsRequest | LocationsResponse