Class: Ecoportal::API::V2::People

Inherits:
API::Internal::People
  • Object
show all
Defined in:
lib/ecoportal/api/v2/people.rb

Instance Attribute Summary collapse

Instance Method Summary collapse

Instance Attribute Details

#clientCommon::Client (readonly)

a Common::Client object that holds the configuration of the api connection.

Returns:

  • (Common::Client)

    the current value of client



5
6
7
# File 'lib/ecoportal/api/v2/people.rb', line 5

def client
  @client
end

Instance Method Details

#batchObject



7
8
9
# File 'lib/ecoportal/api/v2/people.rb', line 7

def batch
  unavailable_method!(__method__)
end

#jobObject



11
12
13
# File 'lib/ecoportal/api/v2/people.rb', line 11

def job
  unavailable_method!(__method__)
end