class EveOnline::ESI::DogmaEffects

Constants

API_PATH

Public Instance Methods

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