Timelog Update
data class TimelogUpdate(val workOrderNumber: Int, val type: String, val timelogType: String?) : ZyncOperationMetadata
Metadata for timelog update operation. Examples:
"#1234 - Travel start"
"#1234 - Clock in"
Metadata for timelog update operation. Examples:
"#1234 - Travel start"
"#1234 - Clock in"