lib/hubspot/discovery/marketing/events/client.rb in hubspot-api-client-17.2.0 vs lib/hubspot/discovery/marketing/events/client.rb in hubspot-api-client-18.0.0
- old
+ new
@@ -8,12 +8,15 @@
include Hubspot::Discovery::BaseModuleClient
def api_classes
%i[
attendance_subscriber_state_changes
+ batch
+ basic
marketing_events_external
search
- settings_external
+ settings
+ subscriber_state_changes
].freeze
end
end
end
end