struct

EnrichmentService::FlightSummary::FlightDetails

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

aircraft
Source
aircraft=(aircraft : AircraftData | Nil)
Source
airport
Source
airport=(airport : AirportData | Nil)
Source
identification
Source
identification=(identification : Identification | Nil)
Source
timing
Source
timing=(timing : TimingData | Nil)
Source

Nested types