Class: Hubspot::Discovery::Crm::Associations::Client
- Inherits:
-
Object
- Object
- Hubspot::Discovery::Crm::Associations::Client
show all
- Includes:
- BaseModuleClient
- Defined in:
- lib/hubspot/discovery/crm/associations/client.rb
Instance Attribute Summary
#params
Instance Method Summary
collapse
#base_module, #initialize
Instance Method Details
#api_classes ⇒ Object
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_modules ⇒ Object
9
10
11
|
# File 'lib/hubspot/discovery/crm/associations/client.rb', line 9
def api_modules
i[v4].freeze
end
|