RespondentUploadPayload

constructor(respondentId: Int, responseId: Int, respondentValues: Map<String, String?>, responseValues: Map<String, String?>, responseControlValues: Map<String, String?>, digitalFeedbackContext: DigitalFeedbackContextPayload?, interviewHistory: List<String>, interviewId: Int)