aggio numtransaction

This commit is contained in:
Surya Paolo
2024-01-09 08:34:43 +01:00
parent 8fa6757cc9
commit 96b3aec2f1
12 changed files with 202 additions and 136 deletions

View File

@@ -1201,6 +1201,7 @@ export interface IAccount {
regulation_ok: boolean
date_created?: Date
date_updated?: Date
numtransactions: number
// Memory
notifspending: any[]
}