Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 7.06 KB

documentsenddocumentresponse.md

File metadata and controls

25 lines (21 loc) · 7.06 KB

DocumentSendDocumentResponse

Successful response

Fields

Field Type Required Description
visibility models.DocumentSendDocumentVisibility ✔️ N/A
status models.DocumentSendDocumentStatus ✔️ N/A
source models.DocumentSendDocumentSource ✔️ N/A
id float ✔️ N/A
external_id Nullable[str] ✔️ A custom external ID you can use to identify the document.
user_id float ✔️ The ID of the user that created this document.
auth_options Nullable[models.DocumentSendDocumentAuthOptions] ✔️ N/A
form_values Dict[str, models.DocumentSendDocumentFormValues] ✔️ N/A
title str ✔️ N/A
document_data_id 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 Nullable[float] ✔️ N/A
template_id Nullable[float] ✔️ N/A