Budget Comparison Expression Response
data class BudgetComparisonExpressionResponse(val name: String, val operator: String, val values: List<String>)
The comparison expression to be used in the budgets.
The comparison expression to be used in the budgets.