get Job Time Log Summary
suspend fun getJobTimeLogSummary(jobUid: String, fetchType: ZyncFetchType = ZyncFetchType.NONE): GetJobTimeLogSummaryResult
Get comprehensive timelog summary for a specific job with offline-first support
Return
GetJobTimeLogSummaryResult containing comprehensive timelog data or error information
Parameters
job Uid
The unique identifier of the job to fetch timelog summary for
fetch Type
Fetch strategy: NONE (default), MARK_STALE, or FORCE_REFRESH