SurveyAnswerInput
Value for a survey response answer.
Input Fields
  id (
   
ID)
  Identifier of the object to update using these values. For new objects it should be null.
  questionId (
   
ID)
  Identifier of the question the answer is for.
  rating (
   
StarRating)
  Content of the answer for rating questions.
  text (
   
  String)
  Content of the answer for text questions.