QuestionAnswer

  • questionId
    Type: stringFormat: uuid
    required

    A unique id for a question.

  • responseId
    Type: stringFormat: uuid
    required

    A unique id for a response.

  • alternativeId
    Type: null | stringFormat: uuid

    A unique id for an alternative. Alternative not visible if not applicable.

  • value
    Type: null | string

    The answer value. Can be a string or a number.