struct

EnrichmentService::FlightSummary::FlightDetails::AirportData

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

destination
Source
destination=(destination : AirportDetails | Nil)
Source
origin
Source
origin=(origin : AirportDetails | Nil)
Source

Nested types