Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 610 Bytes

DocumentAssignmentParameters.md

File metadata and controls

13 lines (9 loc) · 610 Bytes

LiltNode.DocumentAssignmentParameters

Properties

Name Type Description Notes
id Number A unique Document identifier.
email String An email address.
isTranslator Boolean If true, assign for translating. If false, then unassign. [optional]
isReviewer Boolean If true, assign for reviewing. If false, then unassign. [optional]
dueDate Date Due date for translation or review (set based on `is_translator` and `is_reviewer` flags). [optional]