Function: loadBillingPayers()
loadBillingPayers(
companyId):Promise<BillingPayerRow[]>
Defined in: src/server/services/checks.ts:111
The admin-managed payer→facility mapping rows for the company.
Parameters
companyId
string
Returns
Promise<BillingPayerRow[]>