DocuSign.Model.ContactUpdateResponse (DocuSign v2.2.4)

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
}

Functions

decode(value)