Class: SesDashboard::EmailEvent

Inherits:
ApplicationRecord show all
Defined in:
app/models/ses_dashboard/email_event.rb

Constant Summary collapse

EVENT_TYPES =
%w[
  send delivery bounce complaint open click reject rendering_failure
].freeze