Methods

  • put - Update Employee Document Permissions

Resource

{
    "id": "int32",
    "requiresEmployeeAcknowledgement": "boolean",
    "sendInitialNotificationOn": "date-time",
    "sendNotificationImmediately": "boolean",
    "sendNotificationToEmployee": "boolean",
    "sendReminderEveryXDays": "int32",
    "visible": "boolean"
}

Properties

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