Explorar el Código

[Cyril] - modify SubsidiaryTable

tags/Baseline_30082024_FRONTEND_UAT
MSI\2Fi hace 1 año
padre
commit
6b18951fac
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      src/app/api/customer/index.ts

+ 1
- 0
src/app/api/customer/index.ts Ver fichero

@@ -57,6 +57,7 @@ export interface SubsidiaryTable {
district: string | null;
email: string | null;
subsidiaryType: string;
subsidiaryContacts: Contact[];
}

export interface Contact {


Cargando…
Cancelar
Guardar