Airport Constructor
|
Initializes a new instance of the Airport class. |
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. |
Equals (inherited from Object) | |
GetHashCode (inherited from Object) | |
GetType (inherited from Object) | |
ToString (inherited from Object) |
Finalize (inherited from Object) | |
MemberwiseClone (inherited from Object) |
Airport Class | SunnyCars.Schema.Osi.WsReservation.V4 Namespace | AirportsRequest | AirportsResponse