Sha256: e9be45261029ee1b3312cd87a010736d99aad1b6ec2d8b14bb8f3a89e17aab71
Contents?: true
Size: 1.73 KB
Versions: 18
Compression:
Stored size: 1.73 KB
Contents
--- title: ExternalOrganization --- ## PureCloud::ExternalOrganization ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | The name of the company. | | | **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] | | **twitter_id** | [**TwitterId**](TwitterId.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] | | **trustor** | [**Trustor**](Trustor.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
18 entries across 18 versions & 1 rubygems