Documentation of the CarRentalAgentService

Airport Members

Airport overview

Public Instance Constructors

Airport Constructor Initializes a new instance of the Airport class.

Public Instance Properties

Address Gets or sets the Address of this Airport.
Code Gets or sets the IATA three letter aiport code of this Airport.
CountryCode Gets or sets the ISO 3166 two letter country code of this Airport.
CountryId Gets or sets the unique country id of the Country where this Airport is located.
CountryName Gets or sets the Name of the country in the requested Language for this Airport.
GeoCoordinates Gets or sets the GeoCoordinates of this Airport.
Id Gets or sets the unique id of this Airport.
Name Gets or sets the name of this Airport.

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

Airport Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | AirportsRequest | AirportsResponse