Class: Hubspot::Discovery::Automation::Actions::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Automation::Actions::Client
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/automation/actions/client.rb
Instance Attribute Summary
Attributes included from BaseModuleClient
Class Method Summary collapse
Methods included from BaseModuleClient
Class Method Details
.api_classes ⇒ Object
8 9 10 11 12 13 14 15 |
# File 'lib/hubspot/discovery/automation/actions/client.rb', line 8 def self.api_classes %i[ callbacks definitions functions revisions ].freeze end |