Discount union type.
@type t() :: PolarExpress.Schemas.DiscountFixedOnceForeverDuration.t() | PolarExpress.Schemas.DiscountFixedRepeatDuration.t() | PolarExpress.Schemas.DiscountPercentageOnceForeverDuration.t() | PolarExpress.Schemas.DiscountPercentageRepeatDuration.t()