SubscriptionUpdateDiscount
Summary
Types
@type t() :: %PolarExpress.Schemas.SubscriptionUpdateDiscount{ discount_id: String.t() | nil }
discount_id- Update the subscription to apply a new discount. If set tonull, the discount will be removed. The change will be applied on the next billing cycle. Nullable.