Enum representing available roles for use in the ManagedBudget. MANAGER can disburse funds. ADMIN can additionally manage authorized users on the budget.
ManagedBudget
MANAGER
ADMIN
use Roles instead
Enum representing available roles for use in the
ManagedBudget
.MANAGER
can disburse funds.ADMIN
can additionally manage authorized users on the budget.Deprecated
use Roles instead
Export