ProductPrice union type.
@type t() :: PolarExpress.Schemas.ProductPriceFixed.t() | PolarExpress.Schemas.ProductPriceCustom.t() | PolarExpress.Schemas.ProductPriceFree.t() | PolarExpress.Schemas.ProductPriceSeatBased.t() | PolarExpress.Schemas.ProductPriceMeteredUnit.t()