Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 1.76 KB

TemplateUpdateSummary.md

File metadata and controls

18 lines (14 loc) · 1.76 KB

TemplateUpdateSummary

Properties

Name Type Description Notes
bulkEnvelopeStatus BulkEnvelopeStatus [optional]
envelopeId String The envelope ID of the envelope status that failed to post. [optional]
errorDetails ErrorDetails [optional]
listCustomFieldUpdateResults [ListCustomField] [optional]
lockInformation EnvelopeLocks [optional]
purgeState String Shows the current purge state for the envelope. The possible values are: * `unpurged`: There has been no successful request to purge documents. * `documents_queued`: The envelope documents have been added to the purge queue, but have not been purged. * `documents_dequeued`: The envelope documents have been taken out of the purge queue. * `documents_and_metadata_queued`: The envelope documents and metadata have been added to the purge queue, but have not yet been purged. * `documents_purged`: The envelope documents have been successfully purged. * `documents_and_metadata_purged`: The envelope documents and metadata have been successfully purged. [optional]
recipientUpdateResults [RecipientUpdateResponse] An array of `recipientUpdateResults` objects that contain details about the recipients. [optional]
tabUpdateResults EnvelopeRecipientTabs [optional]
textCustomFieldUpdateResults [TextCustomField] [optional]

[Back to Model list] [Back to API list] [Back to README]