class Esi::Calls::MarketGroups
Public Class Methods
new()
click to toggle source
# File lib/esi/calls/markets.rb, line 33 def initialize @path = '/markets/groups' @paginated = true end
# File lib/esi/calls/markets.rb, line 33 def initialize @path = '/markets/groups' @paginated = true end