Class: Hubspot::Discovery::Crm::Associations::Client

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

Instance Attribute Summary

Attributes included from BaseModuleClient

#params

Instance Method Summary collapse

Methods included from BaseModuleClient

#base_module, #initialize

Instance Method Details

#api_classesObject



12
13
14
15
16
17
# File 'lib/hubspot/discovery/crm/associations/client.rb', line 12

def api_classes 
  i[
    batch
    types
  ].freeze
end

#api_modulesObject



9
10
11
# File 'lib/hubspot/discovery/crm/associations/client.rb', line 9

def api_modules
  i[v4].freeze
end