Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 8.77 KB

File metadata and controls

30 lines (27 loc) · 8.77 KB

DocumentGetManyData

Fields

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