Sha256: 00c28961ae40e5a9d1bef0c90d8c54bb565d7abd2b963428314e07718f17c5ec

Contents?: true

Size: 809 Bytes

Versions: 5

Compression:

Stored size: 809 Bytes

Contents

---
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"}


Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
purecloud-0.45.1 doc_out/DependencyObject.html.md
purecloud-0.44.1 doc_out/DependencyObject.html.md
purecloud-0.43.1 doc_out/DependencyObject.html.md
purecloud-0.42.1 doc_out/DependencyObject.html.md
purecloud-0.41.1 doc_out/DependencyObject.html.md