Skip to content

open-nfse / AtvEventoIdentificacao

Type Alias: AtvEventoIdentificacao

ts
type AtvEventoIdentificacao = 
  | {
  idAtvEvt: string;
}
  | {
  end: EnderecoSimples;
};

Defined in: src/nfse/domain.ts:168

Licença MIT — biblioteca não oficial, sem vínculo com a Receita Federal.