Sha256: 317d68b88ed5b6377b8733c454c60c8a8f651879a3b4ffa31d12f7d2e3331c5e
Contents?: true
Size: 805 Bytes
Versions: 17
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
17 entries across 17 versions & 1 rubygems