Class: Enlight::Responses::ExportSurveyResponses

Inherits:
Response
  • Object
show all
Defined in:
lib/enlight/responses/export_survey_responses.rb

Instance Attribute Summary collapse

Attributes inherited from Response

#error, #status

Method Summary

Methods inherited from Response

#initialize

Constructor Details

This class inherits a constructor from Enlight::Responses::Response

Instance Attribute Details

#resultsObject

Returns the value of attribute results.



4
5
6
# File 'lib/enlight/responses/export_survey_responses.rb', line 4

def results
  @results
end