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