Class: Hubspot::Discovery::Cms::Blogs::Tags::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Cms::Blogs::Tags::Client
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/cms/blogs/tags/client.rb
Instance Attribute Summary
Attributes included from BaseModuleClient
Instance Method Summary collapse
Methods included from BaseModuleClient
#api_modules, #base_module, #initialize
Instance Method Details
#api_classes ⇒ Object
11 12 13 14 15 |
# File 'lib/hubspot/discovery/cms/blogs/tags/client.rb', line 11 def api_classes %i[ blog_tags ].freeze end |