Class: ZendeskAPI::Resource
- Inherits:
-
DataResource
- Object
- Data
- DataResource
- ZendeskAPI::Resource
- Defined in:
- lib/zendesk_api/resource.rb
Overview
Represents a resource that can CRUD (create, read, update, delete).
Direct Known Subclasses
Activity, App, App::Plan, AppInstallation, Bookmark, Brand, Category, Category::Section, DynamicContent::Item, DynamicContent::Item::Variant, Group, GroupMembership, MobileDevice, OauthClient, Organization, OrganizationField, RecipientAddress, Request, Rule, Section::Article, SingularResource, Target, Ticket, TicketField, TicketForm, Topic, TopicSubscription, TriggerCategory, User, User::GroupMembership, User::Identity, User::Session, UserField, Voice::Address, Voice::Greeting, Voice::GreetingCategory, Voice::PhoneNumber
Instance Attribute Summary
Attributes inherited from DataResource
Attributes inherited from Data
#association, #attributes, #errors, #response
Method Summary
Methods included from Destroy
#destroy, #destroy!, #destroyed?, included
Methods included from Update
Methods included from Save
#clear_associations, #save, #save!, #save_associations
Methods included from ResponseHandler
Methods included from Create
Methods included from Read
Methods included from Sideloading
Methods included from Verbs
Methods inherited from Data
#==, #id, inherited, #initialize, #loaded_associations, #method_missing, namespace, new_from_response, #new_record?, #path, resource_name, resource_path, #respond_to_missing?, singular_resource_name, subclasses, #to_json, #to_s
Methods included from Associations
Constructor Details
This class inherits a constructor from ZendeskAPI::Data
Dynamic Method Handling
This class handles dynamic methods through the method_missing method in the class ZendeskAPI::Data