| Field | Type | Required | Description |
|---|---|---|---|
title |
str | ✔️ | N/A |
external_id |
Optional[str] | ➖ | N/A |
visibility |
Optional[models.DocumentCreateVisibility] | ➖ | N/A |
global_access_auth |
List[models.DocumentCreateGlobalAccessAuth] | ➖ | N/A |
global_action_auth |
List[models.DocumentCreateGlobalActionAuth] | ➖ | N/A |
form_values |
Dict[str, models.DocumentCreateFormValues] | ➖ | N/A |
folder_id |
Optional[str] | ➖ | N/A |
recipients |
List[models.DocumentCreateRecipient] | ➖ | N/A |
attachments |
List[models.DocumentCreateAttachment] | ➖ | N/A |
meta |
Optional[models.DocumentCreateMeta] | ➖ | N/A |