Module: CoreMerchant::Concerns::SubscriptionEventAssociation
- Extended by:
- ActiveSupport::Concern
- Included in:
- Subscription
- Defined in:
- lib/core_merchant/concerns/subscription_event_association.rb
Overview
This concern adds a SubscriptionEvent association including creation and retrieval
Constant Summary collapse
- EVENT_TYPES =
%i[renewal status_change plan_change cancellation].freeze