sync bank card api and complete it

This commit is contained in:
Alihaghighattalab
2024-08-13 17:50:42 +03:30
parent 25b09cf7b1
commit 3bbf577093
20 changed files with 130 additions and 100 deletions
+2 -2
View File
@@ -101,8 +101,8 @@ export interface BanksInterface {
export interface AddNewCartInterface {
name: string
family: string
cartNumber: string
shabaNumber: string
PAN: string
IBAN: string
}
export interface installationReportsInterface {