QuestionDto
Review scores per question.
Properties
| Name | Type | Required | Description |
|---|---|---|---|
| Count | long | ❌ | Number of reviewers that answered the question. |
| Question | string | ❌ | Localized question text. See language=... input parameter. |
| QuestionLiteral | string | ❌ | Question literal. |
| Score | double | ❌ | Average score that reviewers provided in response to this question. |
Build Your Own SDKs with liblab
Build developer friendly SDKs in minutes from your APIs