export interface Ditta { RagioneSociale: string; CodiceFiscale: string; PartitaIva: string; }