tsa.dashboard.balance_formula#

DashboardAPI.balance_formula(name)#

Return the lisp source of the balance definition identified by name, or None if absent.

Parameters:

name (str)

Return type:

str | None