Class: OpenDotaApi::Team

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

Constant Summary collapse

ENDPOINT =
'teams'.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