Class: Userlist::Push::Company
- Includes:
- Operations::Create, Operations::Delete
- Defined in:
- lib/userlist/push/company.rb
Instance Attribute Summary
Attributes inherited from Resource
Class Method Summary collapse
Methods included from Operations::Delete
Methods included from Operations::Create
Methods inherited from Resource
#attribute_names, #eql?, from_payload, #hash, #identifier, #initialize, #push?, #relationship_names, relationship_names, relationships, 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
.endpoint ⇒ Object
7 8 9 |
# File 'lib/userlist/push/company.rb', line 7 def self.endpoint '/companies' end |