ShiftWorkingPatternDay

Name / Description Type / Format Example
day integer int32 0
isWorkingDay boolean true
hours number double 0.0
workingPatternHoursType string "HoursPerDay" "HoursPerWeek" "HoursPerPattern"
{
  "day": 0,
  "isWorkingDay": true,
  "hours": 0.0,
  "workingPatternHoursType": "HoursPerDay"
}
Contained in Models
WorkingPattern
Consumed by Operations

- none -

Returned by Operations

- none -