Sha256: 8c04e697ce5044dd9ab709950e022a5ab2914082cc10f2dfcbd11c45207d1ff0

Contents?: true

Size: 493 Bytes

Versions: 22

Compression:

Stored size: 493 Bytes

Contents

require_relative '../../../base_module_client'

module Hubspot
  module Discovery
    module Crm
      module Extensions
        module Accounting
          class Client
            include Hubspot::Discovery::BaseModuleClient

            def api_classes
              %i[
                callbacks
                invoice
                settings
                sync
                user_accounts
              ].freeze
            end
          end
        end
      end
    end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
hubspot-api-client-17.2.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.1.1 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.1.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.0.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.0.0.pre.beta.4 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.0.0.pre.beta.3 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.0.0.pre.beta.2 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-17.0.0.pre.beta.1 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.4.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.3.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.2.1 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.2.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.1.1 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.1.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.0.4 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.0.3 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.0.2 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.0.1 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-16.0.0 lib/hubspot/discovery/crm/extensions/accounting/client.rb
hubspot-api-client-15.0.2 lib/hubspot/discovery/crm/extensions/accounting/client.rb