Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/async-labs/async
/ getListOfInvoicesForAccount
Method
getListOfInvoicesForAccount
api/server/models/User.ts:372–372 ·
view source on GitHub ↗
({ userId }: { userId: string })
Source
from the content-addressed store, hash-verified
370
// subscriptions
371
372
getListOfInvoicesForAccount({ userId }: { userId: string }): Promise<any>;
373
subscribeToPaidPlan({
374
session,
375
teamLeader,
Callers
1
team-leader.ts
File · 0.65
Implementers
1
UserClass
api/server/models/User.ts
Calls
no outgoing calls
Tested by
no test coverage detected