--- title: DependencyObject --- ## PureCloud::DependencyObject ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **version** | **String** | | [optional] | | **type** | **String** | | [optional] | | **deleted** | **BOOLEAN** | | [optional] [default to false]| | **updated** | **BOOLEAN** | | [optional] [default to false]| | **consumed_resources** | [**Array<Dependency>**](Dependency.html) | | [optional] | | **consuming_resources** | [**Array<Dependency>**](Dependency.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}