struct

EnrichmentService::AirportInfo

Inherits JSON::Serializable < Struct < Value < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

city
Source
city=(city : String | Nil)
Source
country
Source
country=(country : String | Nil)
Source
iata
Source
iata=(iata : String | Nil)
Source
icao
Source
icao=(icao : String | Nil)
Source
name
Source
name=(name : String | Nil)
Source