InvitationRespondentData

  • invitationId
    Type: stringFormat: uuid
    required

    A unique id for a invitation.

  • respondentData
    Type: array object[] · RespondentDataValue[]
    • fieldId
      Type: stringFormat: uuid
      required

      A unique id for a field.

    • fieldValue
      Type: null | string

      The value of the data value.

    • fieldValueId
      Type: null | stringFormat: uuid

      A unique id for a respondent data field data value.