Skip to content

open-nfse / InfoObraIdentificacao

Type Alias: InfoObraIdentificacao

ts
type InfoObraIdentificacao = 
  | {
  cObra: string;
}
  | {
  cCIB: string;
}
  | {
  end: EnderObraEvento;
};

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

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