SystemHours
data class SystemHours(val rentalHours: List<SystemHoursEntry>) : GbfsFeedData, List<SystemHoursEntry> (source)
Describes hours and days of operation when vehicles are available for rental.
If system_hours.json is not published, it indicates that vehicles are available for rental 24 hours a day, 7 days a week.