Sha256: 9bd1de877d3756042340750cf74476af1c062e82a85c3c73d3cbf22d4284d2c6
Contents?: true
Size: 669 Bytes
Versions: 18
Compression:
Stored size: 669 Bytes
Contents
# Phrase::ProjectsQualityPerformanceScore200ResponseAnyOfDataTranslationsInner ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **engine** | **String** | Engine used for the translation scoring | [optional] **score** | **Float** | Quality score for the translation | [optional] **id** | **String** | One of the translation ids passed in arguments | [optional] ## Code Sample ```ruby require 'Phrase' instance = Phrase::ProjectsQualityPerformanceScore200ResponseAnyOfDataTranslationsInner.new(engine: null, score: null, id: null) ```
Version data entries
18 entries across 18 versions & 1 rubygems