Skip to content

Latest commit

 

History

History
36 lines (33 loc) · 10.9 KB

File metadata and controls

36 lines (33 loc) · 10.9 KB

EnvelopeGetManyData

Fields

Field Type Required Description
internal_version float ✔️ N/A
type models.EnvelopeGetManyDataType ✔️ N/A
status models.EnvelopeGetManyStatus ✔️ N/A
source models.EnvelopeGetManySource ✔️ N/A
visibility models.EnvelopeGetManyVisibility ✔️ N/A
template_type models.EnvelopeGetManyTemplateType ✔️ 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.EnvelopeGetManyAuthOptions] ✔️ N/A
form_values Dict[str, models.EnvelopeGetManyFormValues] ✔️ 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
template_id Nullable[float] ✔️ N/A
document_meta models.EnvelopeGetManyDocumentMeta ✔️ N/A
recipients List[models.EnvelopeGetManyRecipient] ✔️ N/A
fields List[models.EnvelopeGetManyField] ✔️ N/A
envelope_items List[models.EnvelopeGetManyEnvelopeItem] ✔️ N/A
direct_link Nullable[models.EnvelopeGetManyDirectLink] ✔️ N/A
team models.EnvelopeGetManyTeam ✔️ N/A
user models.EnvelopeGetManyUser ✔️ N/A