Method: Surveymonkey::Survey#raw_responses
- Defined in:
- lib/surveymonkey_api/survey.rb
#raw_responses(options = {}) ⇒ Object
14 15 16 |
# File 'lib/surveymonkey_api/survey.rb', line 14 def raw_responses( = {}) client.survey_responses(id, ) end |