Interface BudgetActionToRemove.Builder

  • Method Details

    • type

      The type of budget action to remove.

      Parameters:
      type - The type of budget action to remove.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • type

      The type of budget action to remove.

      Parameters:
      type - The type of budget action to remove.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • thresholdPercentage

      BudgetActionToRemove.Builder thresholdPercentage(Float thresholdPercentage)

      The percentage threshold for the budget action to remove.

      Parameters:
      thresholdPercentage - The percentage threshold for the budget action to remove.
      Returns:
      Returns a reference to this object so that method calls can be chained together.