Polarex.CustomerSubscriptionUpdateSeats (Polarex v0.2.8)

View Source

Provides struct and type for a CustomerSubscriptionUpdateSeats

Summary

Types

t()

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