Sha256: 2d11aa06147f897d2c13f8307768f69729b3c9a451b0b79766348b66e9752ab4
Contents?: true
Size: 1.32 KB
Versions: 3
Compression:
Stored size: 1.32 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] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
purecloud-0.38.1 | doc_out/ExternalOrganization.html.md |
purecloud-0.37.1 | doc_out/ExternalOrganization.html.md |
purecloud-0.36.1 | doc_out/ExternalOrganization.html.md |