RefreshUnpaidPayments

Function: refreshUnpaidPayments()

[object Object]

Defined in: app/routes/admin/finances/finances.handlers.tsx:101

Fetches the latest unpaid balance data from the API and refreshes the state.

Parameters

args

[object Object]

State setters to update after fetching.

Returns

Promise<void>

Async

On this page