Wasm Directoryalpha
Record

list-workweek-configs-response

No description available.

record list-workweek-configs-response {
  cursor: option​<string>,
  errors: option​<list​<error>>,
  workweek-configs: option​<list​<workweek-config>>,
}

Fields

NameTypeDescription
cursoroption​<string>
errorsoption​<list​<error>>
workweek-configsoption​<list​<workweek-config>>