OperatingRule

constructor(fromZoneId: String, toZoneId: String, startPickupWindow: ServiceTime? = null, endPickupWindow: ServiceTime? = null, endDropoffWindow: ServiceTime? = null, calendars: List<String>, brandId: String? = null, vehicleTypeIds: List<String>, fareId: String? = null)(source)