Details about the phone numbers associated with a specific contact.
@type t() :: %DocuSign.Model.ContactPhoneNumber{ phoneNumber: String.t() | nil, phoneType: String.t() | nil }