Class: ZendeskAPI::ReadResource
- Inherits:
-
DataResource
- Object
- Data
- DataResource
- ZendeskAPI::ReadResource
- Includes:
- Read
- Defined in:
- lib/zendesk_api/resource.rb
Overview
Represents a resource that can only GET
Direct Known Subclasses
JobStatus, Locale, OauthToken, OrganizationMembership, OrganizationSubscription, SatisfactionRating, Session, SharingAgreement, SuspendedTicket, Voice::Agent
Instance Method Summary collapse
- #handle_response(response) ⇒ Object included from ResponseHandler
-
#reload! ⇒ Object
included
from Read
Reloads a resource.
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
Instance Method Details
#handle_response(response) ⇒ Object Originally defined in module ResponseHandler
#reload! ⇒ Object Originally defined in module Read
Reloads a resource.