Documentation of the CarRentalAgentService

Region Members

Region overview

Public Instance Constructors

Region Constructor Initializes a new instance of the Region class.

Public Instance Properties

AlternativeRegions Gets or sets an array of AlternativeRegions resulting from the operation.
AlternativeRegionsList Gets or sets the list of Regions resulting from the operation. Attention: This Property isn't available at client-side because it's not serialized in XML.
BestBuyOption Gets or sets whether Best-Buy is possible for this Region. The value is set for each meeting-type.
BottomRightGeoCoordinates Gets or sets the bottom -right corner GeoCoordinates of the rect, where all the Locations associated with this Region are located in.
CountryCode Gets or sets the uISO 3166 two letter country code of the Country where this Region is located in.
CountryId Gets or sets the unique country id of the Country where this Region is located in.
CountryName Gets or sets the Name of the Country in the requested Language where this Region is located in.
HasChilds Gets or sets if this Region has one or more child (downlevel) Region.
HasLocations Gets or sets if this Region has car rental Locations assigned.
IATACode Gets or sets the 3-Letter-IATA code of this Region. This can either be the Airport-Code or the City-Code of the Region.
Id Gets or sets the unique id of this Region.
IsAirport Gets or sets whether this Region is an Airport. If so, the value is "True", otherwise "False".
LandingPageChangeFrequency Gets or sets the change frequency for Landing-Pages, that is information for google, how often the information of a delivered landing-page is updated.
LandingPagePriority Gets or sets the priority for Landing-Pages, that is information for google, how important the information of a delivered landing-page is.
LandingPageRegionName Gets or sets the region name for Landing-Pages, that name is shown at the Landing-Pages of sunnycars.
LocationList Gets or sets an array of Locations which are located in this Region. Attention: This Property isn't available at client-side because it's not serialized in XML.
LocationMeetingsSupported Gets or sets the LocationMeetingsSupported of this Region.
Locations Gets or sets an array of Locations which are located in this Region.
Name Gets or sets the name of this Region.
ParentId Gets or sets the unique id of the parent (uplevel) Region of this Region.
RootId Gets or sets the unique Id of the root (topmost) Region of this Region.
TopLeftGeoCoordinates Gets or sets the top-left corner GeoCoordinates of the rect, where all the Locations associated with this Region are located in.

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

Region Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | RegionRequest | RegionResponse | RegionsRequest | RegionsResponse | RegionsTreeRequest | RegionsTreeResponse | RegionsWithLocationsRequest | RegionsWithLocationsResponse