Class: Hubspot::Discovery::Webhooks::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Webhooks::Client
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/webhooks/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
9 10 11 12 13 14 |
# File 'lib/hubspot/discovery/webhooks/client.rb', line 9 def api_classes %i[ settings subscriptions ].freeze end |