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