Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 921 Bytes

DocumentAttachment.md

File metadata and controls

17 lines (13 loc) · 921 Bytes

DocumentAttachment

Properties

Name Type Description Notes
url string [optional]
uuid string [optional]
name string Defaults to filename, including extension [optional]
file string Temporary URL to document attachment, expires in five minutes [optional]
file_from_content string Base64 encoded document content [optional]
file_from_content_name string Filename, including extension. Required when using `file_from_content`. [optional]
file_from_url string Publicly accessible URL of document to be downloaded by SignRequest [optional]
document string

[Back to Model list] [Back to API list] [Back to README]