DocuSign v0.1.2 DocuSign.Model.Envelopes View Source
Envelope creation, management
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t() :: %DocuSign.Model.Envelopes{ useDisclosure: String.t(), allowReassign: String.t(), recipientsUri: String.t(), brandLock: String.t(), authoritativeCopyDefault: String.t(), recipientsLock: String.t(), documentsUri: String.t(), autoNavigation: String.t(), completedDateTime: String.t(), deletedDateTime: String.t(), enforceSignerVisibility: String.t(), lockInformation: EnvelopeLocks, recipients: EnvelopeRecipients, notification: Notification, enableWetSign: String.t(), initialSentDateTime: String.t(), allowMarkup: String.t(), purgeState: String.t(), voidedReason: String.t(), emailSettings: EnvelopeEmailSettings, templatesUri: String.t(), isSignatureProviderEnvelope: String.t(), declinedDateTime: String.t(), envelopeIdStamping: String.t(), emailSubject: String.t(), envelopeId: String.t(), emailBlurb: String.t(), allowViewHistory: String.t(), sentDateTime: String.t(), voidedDateTime: String.t(), transactionId: String.t(), brandId: String.t(), signerCanSignOnMobile: String.t(), certificateUri: String.t(), is21CFRPart11: String.t(), documentsCombinedUri: String.t(), authoritativeCopy: String.t(), status: String.t(), statusChangedDateTime: String.t(), lastModifiedDateTime: String.t(), attachmentsUri: String.t(), messageLock: String.t(), deliveredDateTime: String.t(), envelopeUri: String.t(), asynchronous: String.t(), customFieldsUri: String.t(), createdDateTime: String.t(), notificationUri: String.t(), customFields: AccountCustomFields, signingLocation: String.t() }