Class: RBattlenet::Wow::GuildCrestBorderMedia
- Inherits:
-
Endpoints::Base
- Object
- Endpoints::Base
- RBattlenet::Wow::GuildCrestBorderMedia
- Defined in:
- lib/rbattlenet/endpoints/wow/guild_crest_border_media.rb
Constant Summary
Constants inherited from Endpoints::Base
Endpoints::Base::SUPPORTED_FIELDS
Class Method Summary collapse
Methods inherited from Endpoints::Base
Class Method Details
.path(id) ⇒ Object
4 5 6 |
# File 'lib/rbattlenet/endpoints/wow/guild_crest_border_media.rb', line 4 def self.path(id) RBattlenet.uri("data/wow/media/guild-crest/border/#{id}?namespace=static-") end |