Polarex.ProductPriceSeatTiersInput (Polarex v0.3.0)
View SourceProvides struct and type for a ProductPriceSeatTiersInput
Summary
Types
@type t() :: %Polarex.ProductPriceSeatTiersInput{ seat_tier_type: String.t() | nil, tiers: [Polarex.ProductPriceSeatTier.t()] }