DocuSign.Model.EnvelopeDocument (DocuSign v0.3.3) View Source
Link to this section Summary
Link to this section Types
Specs
t() :: %DocuSign.Model.EnvelopeDocument{ attachmentTabId: String.t(), authoritativeCopy: String.t(), availableDocumentTypes: [SignatureType], containsPdfFormFields: String.t(), display: String.t(), documentFields: [NameValue], documentGroup: String.t(), documentId: String.t(), errorDetails: ErrorDetails, includeInDownload: String.t(), name: String.t(), order: String.t(), pages: String.t(), signerMustAcknowledge: String.t(), type: String.t(), uri: String.t() }