| Name | Description | Type | Additional information |
|---|---|---|---|
| studyKey |
Key of a study that was translated |
integer |
None. |
| totalTranslationsCount |
Number of translations that were done |
integer |
None. |
| totalTransactionsCount |
Number of transactions |
decimal number |
None. |
| questions |
Information about the operation grouped by questions |
Collection of TranslateQuestionResponse |
None. |
| errors |
If null the request was processed without error. If not null errors occurred while processing the request. The array contains the error messages. |
Collection of string |
None. |