Contract.EmployeeRoleWorkingPatternRequest

Name / Description Type / Format Example
effectiveFrom
The date when the assignment of the Working Pattern becomes effective.
string date "2024-04-27"
workingPatternUniqueId
The UniqueId of the Working Pattern.
string uuid "string"
{
  "effectiveFrom": "2024-04-27",
  "workingPatternUniqueId": "string"
}
Contained in Models

- none -

Returned by Operations

- none -