DocuSign v0.1.3 DocuSign.Model.EnvelopeDefinition View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.EnvelopeDefinition{ recipients: EnvelopeRecipients, accessibility: String.t(), notificationUri: String.t(), allowViewHistory: String.t(), createdDateTime: String.t(), compositeTemplates: [CompositeTemplate], emailBlurb: String.t(), signingLocation: String.t(), initialSentDateTime: String.t(), purgeState: String.t(), notification: Notification, brandId: String.t(), emailSubject: String.t(), lastModifiedDateTime: String.t(), allowReassign: String.t(), recipientsUri: String.t(), autoNavigation: String.t(), statusChangedDateTime: String.t(), customFieldsUri: String.t(), allowMarkup: String.t(), envelopeUri: String.t(), attachments: [Attachment], messageLock: String.t(), lockInformation: EnvelopeLocks, password: String.t(), attachmentsUri: String.t(), useDisclosure: String.t(), documentsCombinedUri: String.t(), sentDateTime: String.t(), deletedDateTime: String.t(), voidedDateTime: String.t(), transactionId: String.t(), enableWetSign: String.t(), authoritativeCopyDefault: String.t(), deliveredDateTime: String.t(), eventNotification: EventNotification, enforceSignerVisibility: String.t(), emailSettings: EnvelopeEmailSettings, declinedDateTime: String.t(), recipientsLock: String.t(), brandLock: String.t(), envelopeId: String.t(), templateRoles: [TemplateRole], status: String.t(), voidedReason: String.t(), templateId: String.t(), authoritativeCopy: String.t(), documentsUri: String.t(), allowRecipientRecursion: String.t(), is21CFRPart11: String.t(), customFields: AccountCustomFields, certificateUri: String.t(), asynchronous: String.t(), documents: [Document], signerCanSignOnMobile: String.t(), envelopeIdStamping: String.t(), isSignatureProviderEnvelope: String.t(), templatesUri: String.t(), completedDateTime: String.t() }