Field | Type | Required | Description |
---|---|---|---|
title |
Optional[str] | ➖ | The title of the document. |
external_id |
OptionalNullable[str] | ➖ | The external ID of the document. |
visibility |
Optional[models.DocumentUpdateDocumentVisibilityRequestBody] | ➖ | The visibility of the document. |
global_access_auth |
OptionalNullable[models.DocumentUpdateDocumentGlobalAccessAuthRequestBody] | ➖ | The type of authentication required for the recipient to access the document. |
global_action_auth |
OptionalNullable[models.DocumentUpdateDocumentGlobalActionAuthRequestBody] | ➖ | The type of authentication required for the recipient to sign the document. This field is restricted to Enterprise plan users only. |