DocuSign.Model.RecipientsUpdateSummary (DocuSign v3.2.0)

View Source

This is the response that the API returns after you update recipients.

Summary

Types

t()

@type t() :: %DocuSign.Model.RecipientsUpdateSummary{
  recipientUpdateResults: [DocuSign.Model.RecipientUpdateResponse.t()] | nil
}