Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 897 Bytes

DocumentAttachment.md

File metadata and controls

17 lines (13 loc) · 897 Bytes

DocumentAttachment

Properties

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

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