| Field | Type | Required | Description |
|---|---|---|---|
visibility |
models.DocumentGetManyVisibility | ✔️ | N/A |
status |
models.DocumentGetManyStatus | ✔️ | N/A |
source |
models.DocumentGetManySource | ✔️ | N/A |
id |
float | ✔️ | N/A |
external_id |
Nullable[str] | ✔️ | N/A |
user_id |
float | ✔️ | N/A |
auth_options |
Nullable[models.DocumentGetManyAuthOptions] | ✔️ | N/A |
form_values |
Dict[str, models.DocumentGetManyFormValues] | ✔️ | N/A |
title |
str | ✔️ | N/A |
created_at |
str | ✔️ | N/A |
updated_at |
str | ✔️ | N/A |
completed_at |
Nullable[str] | ✔️ | N/A |
deleted_at |
Nullable[str] | ✔️ | N/A |
team_id |
float | ✔️ | N/A |
folder_id |
Nullable[str] | ✔️ | N/A |
use_legacy_field_insertion |
bool | ✔️ | N/A |
envelope_id |
str | ✔️ | N/A |
internal_version |
float | ✔️ | N/A |
document_data_id |
Optional[str] | ➖ | N/A |
template_id |
OptionalNullable[float] | ➖ | N/A |
user |
models.DocumentGetManyUser | ✔️ | N/A |
recipients |
List[models.DocumentGetManyRecipient] | ✔️ | N/A |
team |
Nullable[models.DocumentGetManyTeam] | ✔️ | N/A |