DocuSign.Model.EventNotification (DocuSign v0.3.3) View Source
Register a Connect webhook for a specific envelope
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.EventNotification{ envelopeEvents: [EnvelopeEvent], includeCertificateOfCompletion: String.t(), includeCertificateWithSoap: String.t(), includeDocumentFields: String.t(), includeDocuments: String.t(), includeEnvelopeVoidReason: String.t(), includeSenderAccountAsCustomField: String.t(), includeTimeZone: String.t(), loggingEnabled: String.t(), recipientEvents: [RecipientEvent], requireAcknowledgment: String.t(), signMessageWithX509Cert: String.t(), soapNameSpace: String.t(), url: String.t(), useSoapInterface: String.t() }