Class: Harkness::SeriesDataWrapper

Inherits:
Base::DataWrapper show all
Defined in:
lib/harkness/models/series.rb

Overview

The top level wrapper of a response from the API.

Instance Attribute Summary collapse

Attributes inherited from Base::DataWrapper

#attributionHTML, #attributionText, #code, #copyright, #etag, #status

Instance Attribute Details

#dataHarkness::SeriesDataContainer (readonly)

Returns the results returned by the call.

Returns:



70
# File 'lib/harkness/models/series.rb', line 70

attribute :data, Harkness::SeriesDataContainer