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

#clientEcoportal::API::Common::Client (readonly)

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

Returns:

  • (Ecoportal::API::Common::Client)

    the current value of client



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

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