WorkLogUpdate An update to a work log. Copystruct WorkLogUpdate { address workLogId; bytes32 initialCommit; bytes32 updatedCommit; uint64 updateValue; address valueRecipient; }