Sha256: 311a32b18c39e79586d809a48d597a35ef964b7ffb1501ebc835f84eeaf1bb29
Contents?: true
Size: 1.04 KB
Versions: 36
Compression:
Stored size: 1.04 KB
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) | User that initiated the build. | [optional] | | **client** | [**DomainEntityRef**](DomainEntityRef.html) | OAuth client that initiated the build. | [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
36 entries across 36 versions & 1 rubygems