UNPKG

@infordata-web/portal-common-component-lib

Version:

This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 10.0.14.

8 lines (7 loc) 168 B
export declare class StatoDocumentoDTO { dataCambiamentoStato: Date; idDocumento: string; lastState: boolean; nota: string; stato: string; }