class EveOnline::ESI::DogmaAttributes

Constants

API_PATH

Public Instance Methods

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