Skip to main content

system.kanoa.shift.getShiftBlockExceptions(paramsDict)

Returns shiftBlock exceptions. paramsDict keys are optional.


Parameters

paramsDict Dictionary

- endDateDateTime
- shiftBlockExceptionIdInteger
- shiftBlockIdInteger
- startDateDateTime

Returns

shiftBlockExceptionData pyDataset


Example

shiftBlockExceptions = system.kanoa.shift.getShiftBlockExceptions({'shiftBlockId': 1})