Class: ZendeskAPI::UpdateResource

Inherits:
DataResource show all
Includes:
Update
Defined in:
lib/zendesk_api/resource.rb

Overview

Represents a resource that can only PUT

Instance Attribute Summary

Attributes inherited from DataResource

#error, #error_message

Attributes inherited from Data

#association, #attributes, #response

Method Summary

Methods included from Save

#clear_associations, #save, #save!, #save_associations

Methods included from Verbs

#delete, #post, #put

Methods inherited from Data

#/, #==, format, #id, #initialize, #method_missing, #new_record?, #path, resource_name, singular_resource_name, subclasses, #to_json

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