Class: OpenDotaApi::Hero

Inherits:
Entity
  • Object
show all
Defined in:
lib/open_dota_api/hero.rb

Constant Summary collapse

ENDPOINT =
'heroes'.freeze

Method Summary

Methods inherited from Entity

define_adder, #initialize

Methods included from Entities::Instantiatable

included

Constructor Details

This class inherits a constructor from OpenDotaApi::Entity