Protected ReadonlybankProtected ReadonlycacheProtected ReadonlydbProtectedresolveOptionaladdresses?: string[]OptionalcreatedAt?: DbTimestampCriteriaOptionalentityIds?: string[]Optionalfrequencies?: ("ONE_TIME" | "RECURRING")[]Optionalids?: string[]OptionalledgerAccountIds?: string[]OptionalorderBy?: DbOrderByCriterion<Optionalpage?: numberDefaults to 1
OptionalpageSize?: numberDefaults to 10
OptionalproductNames?: (OptionalsourceCurrencies?: string[]Optionalstatuses?: ("DISABLED" | "CONSUMED" | "ACTIVE")[]Optionaltx?: PgAsyncTransaction<NodePgQueryResultHKT, EmptyRelations>OptionalupdatedAt?: DbTimestampCriteria
Busts the search cache for a specific customer. Called by writers (the colocated
DepositBankMemoServiceand the admin-sideDepositBankMemoAdminService.delete) after create / update / delete so that only the affected customer's cached searches are dropped, leaving all other customers' caches intact.