Class: Userlist::Push::Company

Inherits:
Resource
  • Object
show all
Includes:
Operations::Delete, Operations::Push
Defined in:
lib/userlist/push/company.rb

Instance Attribute Summary

Attributes inherited from Resource

#config, #context, #payload

Class Method Summary collapse

Methods included from Operations::Delete

#delete?, included

Methods included from Operations::Push

included

Methods inherited from Resource

association_names, #association_names, associations, #attribute_names, #eql?, #for_context, from_payload, #hash, #identifier, #initialize, #push?, resource_name, #respond_to_missing?, #to_hash, #to_json

Constructor Details

This class inherits a constructor from Userlist::Push::Resource

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class Userlist::Push::Resource

Class Method Details

.endpointObject



7
8
9
# File 'lib/userlist/push/company.rb', line 7

def self.endpoint
  '/companies'
end