Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 1.24 KB

EnvelopeAttachments.md

File metadata and controls

15 lines (11 loc) · 1.24 KB

EnvelopeAttachments

Properties

Name Type Description Notes
accessControl String Valid values are `sender` and `senderAndAllRecipients`. [optional]
attachmentId String The unique identifier for the attachment. [optional]
attachmentType String Specifies the type of the attachment for the recipient. Possible values are: - `.htm` - `.xml` [optional]
errorDetails ErrorDetails [optional]
label String A label for the attachment. Potential values include: - `guidedForm`: Guided forms provide a step-by-step, mobile-ready experience to help signers easily complete long or complex forms. - `eventNotifications`: A list of envelope-level event statuses that trigger Connect to send updates to the endpoint specified in the `url` property. [optional]
name String The name of the attachment. [optional]

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