flit-modulo-exportacoes 2.0.64 → 2.0.65
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -197,7 +197,7 @@ export interface DadosIntegracao {
|
|
|
197
197
|
id_externo?: string;
|
|
198
198
|
}
|
|
199
199
|
/**
|
|
200
|
-
* Interface com o modelo
|
|
200
|
+
* Interface com o modelo das faltas a serem enviadas para a API do eContador.
|
|
201
201
|
*
|
|
202
202
|
* @interface FaltaEnvioEContador
|
|
203
203
|
*/
|