Interface Discount

    • Method Detail

      • getDiscountValue

        double getDiscountValue()
        Get the percent value of this discount.
        Returns:
        The discount percent.
      • getDescription

        @NotNull
        @NotNull String getDescription()
        Get the displayable description of this discount.
        Returns:
        The discount description.