Class: Hubspot::Discovery::Marketing::Events::Client

Inherits:
Object
  • Object
show all
Includes:
BaseModuleClient
Defined in:
lib/hubspot/discovery/marketing/events/client.rb

Instance Attribute Summary

Attributes included from BaseModuleClient

#params

Instance Method Summary collapse

Methods included from BaseModuleClient

#api_modules, #base_module, #initialize

Instance Method Details

#api_classesObject



10
11
12
13
14
15
16
17
18
19
20
# File 'lib/hubspot/discovery/marketing/events/client.rb', line 10

def api_classes
  %i[
    attendance_subscriber_state_changes
    batch
    basic
    marketing_events_external
    search
    settings
    subscriber_state_changes
  ].freeze
end