DiscountCreate union type.
@type t() :: PolarExpress.Schemas.DiscountFixedOnceForeverDurationCreate.t() | PolarExpress.Schemas.DiscountFixedRepeatDurationCreate.t() | PolarExpress.Schemas.DiscountPercentageOnceForeverDurationCreate.t() | PolarExpress.Schemas.DiscountPercentageRepeatDurationCreate.t()