UNPKG

@4success/nfse-campinas

Version:
7 lines (6 loc) 217 B
import { ConsultarLoteRpsEnvio } from './ConsultarLoteRpsEnvio'; /** tns:ConsultarLoteRps */ export interface TnsConsultarLoteRps { /** ConsultarLoteRpsEnvio */ ConsultarLoteRpsEnvio: ConsultarLoteRpsEnvio; }