Class: Hubspot::Discovery::Cms::Blogs::Tags::Client

Inherits:
Object
  • Object
show all
Includes:
BaseModuleClient
Defined in:
lib/hubspot/discovery/cms/blogs/tags/client.rb

Instance Attribute Summary

Attributes included from BaseModuleClient

#params

Class Method Summary collapse

Methods included from BaseModuleClient

included, #initialize

Class Method Details

.api_classesObject



9
10
11
12
13
# File 'lib/hubspot/discovery/cms/blogs/tags/client.rb', line 9

def self.api_classes
  %i[
    blog_tags
  ].freeze
end