Sha256: 4ac3dca2261a1cadee118c5aef50c37cca4d2361d3e827ce763d5c8ad270c9f3
Contents?: true
Size: 920 Bytes
Versions: 116
Compression:
Stored size: 920 Bytes
Contents
--- title: DependencyStatus --- ## PureCloud::DependencyStatus ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | The globally unique identifier for the object. | [optional] | | **name** | **String** | | [optional] | | **user** | [**User**](User.html) | | [optional] | | **build_id** | **String** | | [optional] | | **date_started** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **date_completed** | **DateTime** | Date time is represented as an ISO-8601 string. For example: yyyy-MM-ddTHH:mm:ss.SSSZ | [optional] | | **status** | **String** | | [optional] | | **failed_objects** | [**Array<FailedObject>**](FailedObject.html) | | [optional] | | **self_uri** | **String** | The URI for this object | [optional] | {: class="table table-striped"}
Version data entries
116 entries across 116 versions & 2 rubygems