Class: Hubspot::Discovery::Marketing::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Marketing::Client
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/marketing/client.rb
Instance Attribute Summary
Attributes included from BaseModuleClient
Class Method Summary collapse
Methods included from BaseModuleClient
Class Method Details
.api_modules ⇒ Object
7 8 9 10 11 12 13 |
# File 'lib/hubspot/discovery/marketing/client.rb', line 7 def self.api_modules %i[ events forms transactional ].freeze end |