DocuSign.Model.ContactUpdateResponse (DocuSign v3.3.0)

Copy Markdown View Source

This response objects shows the updated details for the contacts.

Summary

Types

t()

@type t() :: %DocuSign.Model.ContactUpdateResponse{
  contacts: [DocuSign.Model.Contact.t()] | nil
}