DocuSign v0.1.2 DocuSign.Model.EnvelopeDocument View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
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() }