Sha256: 2066a8760ca85735abe18bbd5a6c42020163cbd829e8d25b908b3f01bef1af2e
Contents?: true
Size: 805 Bytes
Versions: 1
Compression:
Stored size: 805 Bytes
Contents
# Phrase::ProjectsQualityPerformanceScore200Response ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **error** | [**ErrorError**](ErrorError.md) | | [optional] **data** | [**ProjectsQualityPerformanceScore200ResponseAnyOfData**](ProjectsQualityPerformanceScore200ResponseAnyOfData.md) | | [optional] **errors** | [**Array<ProjectsQualityPerformanceScore200ResponseAnyOfErrorsInner>**](ProjectsQualityPerformanceScore200ResponseAnyOfErrorsInner.md) | Array of errors for any failing translation ids | [optional] ## Code Sample ```ruby require 'Phrase' instance = Phrase::ProjectsQualityPerformanceScore200Response.new(error: null, data: null, errors: null) ```
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
phrase-2.22.0 | docs/ProjectsQualityPerformanceScore200Response.md |