SubscriptionUpdate union type.
Summary
Types
@type t() :: PolarExpress.Schemas.SubscriptionUpdateProduct.t() | PolarExpress.Schemas.SubscriptionUpdateDiscount.t() | PolarExpress.Schemas.SubscriptionUpdateTrial.t() | PolarExpress.Schemas.SubscriptionUpdateSeats.t() | PolarExpress.Schemas.SubscriptionUpdateBillingPeriod.t() | PolarExpress.Schemas.SubscriptionCancel.t() | PolarExpress.Schemas.SubscriptionRevoke.t()