Class: Events::CustomerSourceChanged

Inherits:
ApplicationEvent show all
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: }

Method Summary

Methods inherited from ApplicationEvent

#data