ProtectedresolveOptionaladdresses?: 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?: ("ACTIVE" | "DISABLED" | "CONSUMED")[]Optionaltx?: PgAsyncTransaction<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.