Class: ZendeskAPI::OauthClient

Inherits:
Resource show all
Defined in:
lib/zendesk_api/resources.rb

Class Method Summary collapse

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

Class Method Details

.singular_resource_nameObject



786
787
788
# File 'lib/zendesk_api/resources.rb', line 786

def self.singular_resource_name
  "client"
end