Interface DiscountsBreakdownAmount.Builder

  • Method Details

    • description

      DiscountsBreakdownAmount.Builder description(String description)

      The list of discounts information.

      Parameters:
      description - The list of discounts information.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • amount

      The discounted amount.

      Parameters:
      amount - The discounted amount.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • rate

      The details for the discount rate..

      Parameters:
      rate - The details for the discount rate..
      Returns:
      Returns a reference to this object so that method calls can be chained together.