Class: Harkness::StoryDataWrapper

Inherits:
Base::DataWrapper show all
Defined in:
lib/harkness/models/story.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::StoryDataContainer (readonly)

Returns the results returned by the call.

Returns:



56
# File 'lib/harkness/models/story.rb', line 56

attribute :data, Harkness::StoryDataContainer