Class: Harkness::CreatorDataWrapper

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

Returns the results returned by the call.

Returns:



61
# File 'lib/harkness/models/creator.rb', line 61

attribute :data, Harkness::CreatorDataContainer