SubscriptionUpdateProduct
Summary
Types
@type t() :: %PolarExpress.Schemas.SubscriptionUpdateProduct{ product_id: term(), proration_behavior: term() }
product_id- Update subscription to another product. Format: uuid4.proration_behavior- Determine how to handle the proration billing. If not provided, will use the default organization setting. Nullable.