Class: FreshdeskAPI::Resource
- Extended by:
- Read
- Defined in:
- lib/freshdesk_api/resource.rb
Overview
Represents a resource that can CRUD (create, read, update, destroy)
Direct Known Subclasses
Instance Attribute Summary
Attributes inherited from Data
Method Summary
Methods included from Read
Methods included from Destroy
#destroy, #destroy!, #destroyed?, included
Methods included from Update
Methods included from Save
Methods included from ResponseHandler
Methods included from Create
Methods inherited from Data
#==, #id, #initialize, #new_record?, resource_name, singular_resource_name, #to_s
Constructor Details
This class inherits a constructor from FreshdeskAPI::Data