Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 4.68 KB

File metadata and controls

11 lines (8 loc) · 4.68 KB

ReminderRequest

Fields

Field Type Required Description
documentId String ✔️ The document which the verification is for new reminders and/or update.
assignee Optional<String> The obfuscated id of the person this verification is assigned to.
remindInDays Optional<Long> Reminder for the next verifications in terms of days. For deletion, this will be omitted.
reason Optional<String> An optional free-text reason for the reminder. This is particularly useful when a reminder is used to ask for verification from another user (for example, "Duplicate", "Incomplete", "Incorrect").