PolarExpress.Schemas.CustomerSubscriptionUpdateSeats
(polar_express v0.2.2)
Copy Markdown
View Source
CustomerSubscriptionUpdateSeats
Summary
Types
@type t() :: %PolarExpress.Schemas.CustomerSubscriptionUpdateSeats{ proration_behavior: term(), seats: term() }
proration_behavior- Determine how to handle the proration billing. If not provided, will use the default organization setting. Nullable.seats- Update the number of seats for this subscription.