class EveOnline::ESI::UniverseRegions

Constants

API_PATH

Public Instance Methods

path() click to toggle source
# File lib/eve_online/esi/universe_regions.rb, line 15
def path
  API_PATH
end
scope() click to toggle source
# File lib/eve_online/esi/universe_regions.rb, line 12
def scope
end
universe_region_ids() click to toggle source
# File lib/eve_online/esi/universe_regions.rb, line 8
def universe_region_ids
  response
end