scheduledHourUtc property

int? scheduledHourUtc
getter/setter pair

Hour on which flight is scheduled (represented in UTC). If provided, it separates the statistics for the same flight departing/arriving at different time of day on different days within the observed period.

Implementation

int? scheduledHourUtc;