Skip to content

open-nfse / ImovelIdentificacao

Type Alias: ImovelIdentificacao

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

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

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