mirror of
https://github.com/bigcapitalhq/bigcapital.git
synced 2026-02-16 12:50:38 +00:00
feat: delete Plaid item once bank account deleted
This commit is contained in:
@@ -37,6 +37,7 @@ export interface IAccount {
|
||||
accountNormal: string;
|
||||
accountParentType: string;
|
||||
bankBalance: string;
|
||||
plaidItemId: number | null
|
||||
}
|
||||
|
||||
export enum AccountNormal {
|
||||
|
||||
Reference in New Issue
Block a user