Skip to content

Latest commit

 

History

History
30 lines (26 loc) · 8.28 KB

File metadata and controls

30 lines (26 loc) · 8.28 KB

EnvelopeUpdateResponse

Successful response

Fields

Field Type Required Description
internal_version float ✔️ N/A
type models.EnvelopeUpdateType ✔️ N/A
status models.EnvelopeUpdateStatus ✔️ N/A
source models.EnvelopeUpdateSource ✔️ N/A
visibility models.EnvelopeUpdateVisibilityResponse ✔️ N/A
template_type models.EnvelopeUpdateTemplateType ✔️ N/A
id str ✔️ N/A
secondary_id str ✔️ N/A
external_id Nullable[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
title str ✔️ N/A
auth_options Nullable[models.EnvelopeUpdateAuthOptions] ✔️ N/A
form_values Dict[str, models.EnvelopeUpdateFormValues] ✔️ N/A
public_title str ✔️ N/A
public_description str ✔️ N/A
user_id float ✔️ N/A
team_id float ✔️ N/A
folder_id Nullable[str] ✔️ N/A