Contract.ShiftWorkingPatternDayResponse

Name / Description Type / Format Example
day integer int32 0
isWorkingDay boolean true
hours number double 0.0
{
  "day": 0,
  "isWorkingDay": true,
  "hours": 0.0
}
Contained in Models
Contract.WorkingPatternResponse
Consumed by Operations

- none -

Returned by Operations

- none -