Class: MaponClient::Resources::CompanyResource

Inherits:
MaponClient::Resources show all
Defined in:
lib/mapon_client/resources/company_resource.rb

Constant Summary

Constants inherited from MaponClient::Resources

AVAILABLE_RESOURCES

Instance Method Summary collapse

Methods inherited from MaponClient::Resources

#[], #initialize, #with_key

Constructor Details

This class inherits a constructor from MaponClient::Resources

Instance Method Details

#getObject



4
5
6
# File 'lib/mapon_client/resources/company_resource.rb', line 4

def get
  @client['company/get'].get
end