Record

workweek-config

No description available.

record workweek-config {
  created-at: option​<string>,
  id: option​<string>,
  start-of-day-local-time: string,
  start-of-week: string,
  updated-at: option​<string>,
  version: option​<s32>,
}

Fields

NameTypeDescription
created-atoption​<string>
idoption​<string>
start-of-day-local-timestring
start-of-weekstring
updated-atoption​<string>
versionoption​<s32>