struct

EnrichmentService::FlightSummary::FlightDetails::TimingData

Inherits JSON::Serializable < Struct < Value < Object

Constructors

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

Instance methods

first_seen
Source
first_seen=(first_seen : String | Nil)
Source
landing
Source
landing=(landing : String | Nil)
Source
last_seen
Source
last_seen=(last_seen : String | Nil)
Source
takeoff
Source
takeoff=(takeoff : String | Nil)
Source