View Source DocuSign.Model.ContactUpdateResponse (DocuSign v1.0.0)
This response objects shows the updated details for the contacts.
Link to this section Summary
Link to this section Types
@type t() :: %DocuSign.Model.ContactUpdateResponse{ contacts: [DocuSign.Model.Contact.t()] | nil }