Interface BudgetActionToAdd.Builder

    • Method Detail

      • description

        BudgetActionToAdd.Builder description​(String description)

        A description for the budget action to add.

        Parameters:
        description - A description for the budget action to add.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • thresholdPercentage

        BudgetActionToAdd.Builder thresholdPercentage​(Float thresholdPercentage)

        The percentage threshold for the budget action to add.

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