DocuSign v0.2.0 DocuSign.Model.EnvelopeTemplateResult View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %DocuSign.Model.EnvelopeTemplateResult{
purgeState: String.t(),
authoritativeCopy: String.t(),
brandId: String.t(),
allowViewHistory: String.t(),
uri: String.t(),
documentsUri: String.t(),
notificationUri: String.t(),
documents: [Document],
envelopeUri: String.t(),
folderId: String.t(),
templateId: String.t(),
statusChangedDateTime: String.t(),
emailSettings: EnvelopeEmailSettings,
transactionId: String.t(),
description: String.t(),
folderUri: String.t(),
completedDateTime: String.t(),
voidedDateTime: String.t(),
folderName: String.t(),
recipientsLock: String.t(),
envelopeIdStamping: String.t(),
useDisclosure: String.t(),
pageCount: integer(),
isSignatureProviderEnvelope: String.t(),
lastModifiedDateTime: String.t(),
signerCanSignOnMobile: String.t(),
templatesUri: String.t(),
declinedDateTime: String.t(),
authoritativeCopyDefault: String.t(),
is21CFRPart11: String.t(),
name: String.t(),
allowReassign: String.t(),
deletedDateTime: String.t(),
emailSubject: String.t(),
allowMarkup: String.t(),
shared: String.t(),
autoNavigation: String.t(),
created: String.t(),
enforceSignerVisibility: String.t(),
notification: Notification,
owner: UserInfo,
status: String.t(),
sentDateTime: String.t(),
attachmentsUri: String.t(),
signingLocation: String.t(),
lockInformation: EnvelopeLocks,
envelopeId: String.t(),
brandLock: String.t(),
lastModified: String.t(),
documentsCombinedUri: String.t(),
voidedReason: String.t(),
customFieldsUri: String.t(),
parentFolderUri: String.t(),
asynchronous: String.t(),
password: String.t(),
emailBlurb: String.t(),
recipients: EnvelopeRecipients,
recipientsUri: String.t(),
deliveredDateTime: String.t(),
certificateUri: String.t(),
messageLock: String.t(),
customFields: AccountCustomFields,
initialSentDateTime: String.t(),
createdDateTime: String.t(),
enableWetSign: String.t()
}
t() :: %DocuSign.Model.EnvelopeTemplateResult{ purgeState: String.t(), authoritativeCopy: String.t(), brandId: String.t(), allowViewHistory: String.t(), uri: String.t(), documentsUri: String.t(), notificationUri: String.t(), documents: [Document], envelopeUri: String.t(), folderId: String.t(), templateId: String.t(), statusChangedDateTime: String.t(), emailSettings: EnvelopeEmailSettings, transactionId: String.t(), description: String.t(), folderUri: String.t(), completedDateTime: String.t(), voidedDateTime: String.t(), folderName: String.t(), recipientsLock: String.t(), envelopeIdStamping: String.t(), useDisclosure: String.t(), pageCount: integer(), isSignatureProviderEnvelope: String.t(), lastModifiedDateTime: String.t(), signerCanSignOnMobile: String.t(), templatesUri: String.t(), declinedDateTime: String.t(), authoritativeCopyDefault: String.t(), is21CFRPart11: String.t(), name: String.t(), allowReassign: String.t(), deletedDateTime: String.t(), emailSubject: String.t(), allowMarkup: String.t(), shared: String.t(), autoNavigation: String.t(), created: String.t(), enforceSignerVisibility: String.t(), notification: Notification, owner: UserInfo, status: String.t(), sentDateTime: String.t(), attachmentsUri: String.t(), signingLocation: String.t(), lockInformation: EnvelopeLocks, envelopeId: String.t(), brandLock: String.t(), lastModified: String.t(), documentsCombinedUri: String.t(), voidedReason: String.t(), customFieldsUri: String.t(), parentFolderUri: String.t(), asynchronous: String.t(), password: String.t(), emailBlurb: String.t(), recipients: EnvelopeRecipients, recipientsUri: String.t(), deliveredDateTime: String.t(), certificateUri: String.t(), messageLock: String.t(), customFields: AccountCustomFields, initialSentDateTime: String.t(), createdDateTime: String.t(), enableWetSign: String.t() }