Class: Harkness::CharacterSummary

Inherits:
Base::Summary show all
Defined in:
lib/harkness/models/character_list.rb

Overview

The summary of a character.

Instance Attribute Summary collapse

Attributes inherited from Base::Summary

#name, #resourceURI

Instance Attribute Details

#roleString (readonly)

Returns the role of the character in the parent entity.

Returns:

  • (String)

    the role of the character in the parent entity.



8
# File 'lib/harkness/models/character_list.rb', line 8

attribute :role, Shale::Type::String