Sha256: 0fb86e329070d71b1191093fa680100ad7feb64f78fe9c9c22c921815cb958e0

Contents?: true

Size: 1.59 KB

Versions: 6

Compression:

Stored size: 1.59 KB

Contents

---
title: ExternalOrganization
---
## PureCloud::ExternalOrganization

## Properties

|Name | Type | Description | Notes|
|------------ | ------------- | ------------- | -------------|
| **id** | **String** | The globally unique identifier for the object. | [optional] |
| **name** | **String** |  | [optional] |
| **company_type** | **String** |  | [optional] |
| **industry** | **String** |  | [optional] |
| **primary_contact_id** | **String** |  | [optional] |
| **address** | [**ContactAddress**](ContactAddress.html) |  | [optional] |
| **phone_number** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **fax_number** | [**PhoneNumber**](PhoneNumber.html) |  | [optional] |
| **employee_count** | **Integer** |  | [optional] |
| **revenue** | **Integer** |  | [optional] |
| **tags** | **Array<String>** |  | [optional] |
| **websites** | **Array<String>** |  | [optional] |
| **tickers** | [**Array<Ticker>**](Ticker.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_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/ExternalOrganization.html.md
purecloud-0.43.1 doc_out/ExternalOrganization.html.md
purecloud-0.42.1 doc_out/ExternalOrganization.html.md
purecloud-0.41.1 doc_out/ExternalOrganization.html.md
purecloud-0.40.1 doc_out/ExternalOrganization.html.md
purecloud-0.39.1 doc_out/ExternalOrganization.html.md