FetchHoursCompletionHandler

typealias FetchHoursCompletionHandler = (HoursResult) -> Void

Undocumented