Sha256: 4149068dc55ec5a2e5fc3a52b98013dabfe4acff825cd7ac1a7da7592177f170

Contents?: true

Size: 1.72 KB

Versions: 6

Compression:

Stored size: 1.72 KB

Contents

---
title: ExternalContact
---
## PureCloud::ExternalContact

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **first_name** | **String** |  | [optional] |
| **middle_name** | **String** |  | [optional] |
| **last_name** | **String** |  | [optional] |
| **salutation** | **String** |  | [optional] |
| **title** | **String** |  | [optional] |
| **work_phone** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **cell_phone** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **home_phone** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **other_phone** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **work_email** | **String** |  | [optional] |
| **personal_email** | **String** |  | [optional] |
| **other_email** | **String** |  | [optional] |
| **address** | [**ContactAddress**](ContactAddress.html) |  | [optional] |
| **modify_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **create_date** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] |
| **external_organization** | [**ExternalOrganization**](ExternalOrganization.html) |  | [optional] |
| **external_data_sources** | [**Array<ExternalDataSource>**](ExternalDataSource.html) | Links to the sources of data (e.g. one source might be a CRM) that contributed data to this record.  Read-only, and only populated when requested via expand param. | [optional] |
| **self_uri** | **String** | The URI for this object | [optional] |
{: class="table table-striped"}


Version data entries

6 entries across 6 versions & 1 rubygems

Version Path
purecloud-0.44.1 doc_out/ExternalContact.html.md
purecloud-0.43.1 doc_out/ExternalContact.html.md
purecloud-0.42.1 doc_out/ExternalContact.html.md
purecloud-0.41.1 doc_out/ExternalContact.html.md
purecloud-0.40.1 doc_out/ExternalContact.html.md
purecloud-0.39.1 doc_out/ExternalContact.html.md