DocuSign.Model.ContactPhoneNumber (DocuSign v2.0.0)

View Source

Details about the phone numbers associated with a specific contact.

Summary

Types

t()

@type t() :: %DocuSign.Model.ContactPhoneNumber{
  phoneNumber: String.t() | nil,
  phoneType: String.t() | nil
}

Functions

decode(value)