{
    "employeeGroups": [
        "int32"
    ],
    "id": "int32",
    "locations": [
        "int32"
    ],
    "requiresEmployeeAcknowledgement": "boolean",
    "sendInitialNotificationOn": "date-time",
    "sendNotificationImmediately": "boolean",
    "sendNotificationToEmployee": "boolean",
    "sendReminderEveryXDays": "int32",
    "visibleToAll": "boolean"
}
| Name | Type | Description | 
|---|---|---|
| employeeGroups[] | array of int32 | |
| id | int32 | Int32 | 
| locations[] | array of int32 | |
| requiresEmployeeAcknowledgement | boolean | Boolean | 
| sendInitialNotificationOn | date-time | 
      Nullable | 
  
| sendNotificationImmediately | boolean | Boolean | 
| sendNotificationToEmployee | boolean | Boolean | 
| sendReminderEveryXDays | int32 | 
      Nullable | 
  
| visibleToAll | boolean | Boolean | 
Powered by DapperDox