@infordata-web/portal-common-component-lib
Version:
This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.14.
21 lines (20 loc) • 744 B
TypeScript
export declare const TipiRichiedente: {
RICORRENTE: string;
EREDE_RICORRENTE: string;
PERSONA_GIURIDICA_RAPPRESENTANTE_LEGALE: string;
PROCURATORE_ANTISTATARIO: string;
EREDE_PROCURATORE_ANTISTATARIO: string;
TUTORE_PROCURATORE_LEGALE: string;
CURATORE_FALLIMENTARE: string;
ME_MEDESIMO: string;
};
export declare const CodiceTipiRichiedente: {
CODICE_RICORRENTE: string;
CODICE_PROCURATORE_ANTISTATARIO: string;
CODICE_EREDE_RICORRENTE: string;
CODICE_PERSONA_GIURIDICA_RAPPRESENTANTE_LEGALE: string;
CODICE_EREDE_PROCURATORE_ANTISTATARIO: string;
CODICE_TUTORE_PROCURATORE_LEGALE: string;
CODICE_CURATORE_FALLIMENTARE: string;
CODICE_ME_MEDESIMO: string;
};