Polarex.SubscriptionUpdateSeats (Polarex v0.2.8)

View Source

Provides struct and type for a SubscriptionUpdateSeats

Summary

Types

t()

@type t() :: %Polarex.SubscriptionUpdateSeats{
  proration_behavior: String.t() | nil,
  seats: integer()
}