{
    "employeeId": "int32",
    "isAdminInitiated": "boolean",
    "note": "string",
    "type": "string",
    "visibility": "string"
}
| Name | Type | Description | 
|---|---|---|
| employeeId | int32 | Int32 | 
| isAdminInitiated | boolean | Boolean | 
| note | string | String | 
| type | string | 
      TimeAttendanceShiftNoteType
      
       Possible values are: 
  | 
  
| visibility | string | 
      TimeAttendanceShiftNoteVisibility
      
       Possible values are: 
  | 
  
Powered by DapperDox