Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 854 Bytes

SurveyQuestionResponseItem.md

File metadata and controls

18 lines (14 loc) · 854 Bytes

SurveyQuestionResponseItem

Properties

Name Type Description Notes
survey_question_response_id int Survey Question Response [optional]
survey_response_id int Survey Response [optional]
survey_question_id int Survey Question [optional]
value_string str Value String [optional]
value_date str Value Date [optional]
value_boolean bool Value Boolean [optional]
value_integer int Value Integer [optional]
value_money str Value Money [optional]
date_modified str Date Modified [optional]

[Back to Model list] [Back to API list] [Back to README]