Class: Events::CustomerSourceChanged
- Inherits:
-
ApplicationEvent
- Object
- RailsEventStore::Event
- ApplicationEvent
- Events::CustomerSourceChanged
- Defined in:
- app/events/events.rb
Overview
Published by Customer after_commit when source_id changes to a source that
is linked to a campaign. Adds the customer to that campaign's subscribers.
data: { customer_id:, source_id: }