{
"id": "int32",
"requiresEmployeeAcknowledgement": "boolean",
"sendInitialNotificationOn": "date-time",
"sendNotificationImmediately": "boolean",
"sendNotificationToEmployee": "boolean",
"sendReminderEveryXDays": "int32",
"visible": "boolean"
}
Name | Type | Description |
---|---|---|
id | int32 | Int32 |
requiresEmployeeAcknowledgement | boolean | Boolean |
sendInitialNotificationOn | date-time |
Nullable |
sendNotificationImmediately | boolean | Boolean |
sendNotificationToEmployee | boolean | Boolean |
sendReminderEveryXDays | int32 |
Nullable |
visible | boolean | Boolean |
Powered by DapperDox