Skip to content

Latest commit

 

History

History
29 lines (25 loc) · 7.92 KB

File metadata and controls

29 lines (25 loc) · 7.92 KB

DocumentUpdateResponse

Successful response

Fields

Field Type Required Description
visibility models.DocumentUpdateVisibilityResponse ✔️ N/A
status models.DocumentUpdateStatus ✔️ N/A
source models.DocumentUpdateSource ✔️ N/A
id float ✔️ N/A
external_id Nullable[str] ✔️ N/A
user_id float ✔️ N/A
auth_options Nullable[models.DocumentUpdateAuthOptions] ✔️ N/A
form_values Dict[str, models.DocumentUpdateFormValues] ✔️ 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