CustomerSubscriptionPendingUpdateExpiredEvent constructor
const
CustomerSubscriptionPendingUpdateExpiredEvent({
- required Subscription object,
Occurs whenever a customer's subscription's pending update expires before the related invoice is paid.
Implementation
const CustomerSubscriptionPendingUpdateExpiredEvent({required this.object});