Sha256: 0b749e2ebe9b112095f9a4c3f926b61fe374a469cd3a72922fa41c4bbc116b20

Contents?: true

Size: 489 Bytes

Versions: 12

Compression:

Stored size: 489 Bytes

Contents

require_rel '../../../base_module_client'

module Hubspot
  module Discovery
    module Crm
      module Objects
        module Tasks
          class Client
            def self.api_classes
              %i[
                associations
                basic
                batch
                public_object
                search
              ].freeze
            end
    
            include Hubspot::Discovery::BaseModuleClient
          end
        end
      end
    end
  end
end

Version data entries

12 entries across 12 versions & 1 rubygems

Version Path
hubspot-api-client-14.5.2 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.5.1 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.5.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.4.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.3.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.2.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.1.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-14.0.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-13.2.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-13.1.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-13.0.0 lib/hubspot/discovery/crm/objects/tasks/client.rb
hubspot-api-client-12.0.0 lib/hubspot/discovery/crm/objects/tasks/client.rb