Class: Esi::Calls::SovereigntyStructures

Inherits:
Base
  • Object
show all
Defined in:
lib/esi/calls/sovereignty.rb

Constant Summary

Constants inherited from Base

Base::CACHE_NAMESPACE

Instance Attribute Summary

Attributes inherited from Base

#params, #path

Instance Method Summary collapse

Methods inherited from Base

#cache_key, #method, #page, #page=, #paginated?, #url

Constructor Details

#initializeSovereigntyStructures

Returns a new instance of SovereigntyStructures.



24
25
26
# File 'lib/esi/calls/sovereignty.rb', line 24

def initialize
  @path = '/sovereignty/structures'
end