Class: Harkness::ComicDataWrapper

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

Returns The results returned by the call.

Returns:



131
# File 'lib/harkness/models/comic.rb', line 131

attribute :data, Harkness::ComicDataContainer