Sha256: 54fc08b425a9073890ecde5f8d4c4e3cab3bce10089ee23c6c28dbe432b6adb4
Contents?: true
Size: 745 Bytes
Versions: 5
Compression:
Stored size: 745 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]| | **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