CustomerSubscriptionPendingUpdateAppliedEvent constructor
const
CustomerSubscriptionPendingUpdateAppliedEvent({
- required Subscription object,
Occurs whenever a customer's subscription's pending update is applied, and the subscription is updated.
Implementation
const CustomerSubscriptionPendingUpdateAppliedEvent({required this.object});