OperatingRules
data class OperatingRules(val operatingRules: List<OperatingRule>) : GofsFeedData, List<OperatingRule> (source)
Contains operating rules enabling on-demand services between zones or within the same zone.
This file contains operating rules according to time windows and calendars. At least one operating rule must be defined. If start_pickup_window, end_pickup_window, and end_dropoff_window are not provided, it is assumed that the on-demand service is available at any hours of the day.