--- title: Organization --- ## PureCloud::Organization ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **third_party_org_id** | **String** | | [optional] | | **third_party_org_name** | **String** | | [optional] | | **third_party_uri** | **String** | | [optional] | | **domain** | **String** | | [optional] | | **version** | **Integer** | The current version of the organization. | | | **state** | **String** | | [optional] | | **default_site_id** | **String** | | [optional] | | **deletable** | **BOOLEAN** | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | | **features** | **Hash<String, BOOLEAN>** | The state of features available for the organization. | [optional] | {: class="table table-striped"}