fixed_total
Method
This is a method of the BudgetAllocation class in the models module.Total of fixed segment budgets.
Signature
Returns
The result of the operation.
Source
View on GitHub
praisonaiagents/context/models.py at line 120fixed_total: Total of fixed segment budgets.
This is a method of the BudgetAllocation class in the models module.Total of fixed segment budgets.
def fixed_total() -> int
praisonaiagents/context/models.py at line 120