Class: Harkness::CharacterDataWrapper

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

Returns the results returned by the call.

Returns:



52
# File 'lib/harkness/models/character.rb', line 52

attribute :data, Harkness::CharacterDataContainer