Class: RBattlenet::Wow::Token

Inherits:
Endpoints::Base show all
Defined in:
lib/rbattlenet/endpoints/wow/token.rb

Constant Summary

Constants inherited from Endpoints::Base

Endpoints::Base::SUPPORTED_FIELDS

Class Method Summary collapse

Methods inherited from Endpoints::Base

all, find

Class Method Details

.index_pathObject



4
5
6
# File 'lib/rbattlenet/endpoints/wow/token.rb', line 4

def self.index_path
  RBattlenet.uri("data/wow/token/index?namespace=dynamic-")
end