Provides struct and type for a ProductPriceSeatTier
@type t() :: %Polarex.ProductPriceSeatTier{ max_seats: integer() | nil, min_seats: integer(), price_per_seat: integer() }