open-nfse / ImovelIdentificacao
Type Alias: ImovelIdentificacao
ts
type ImovelIdentificacao =
| {
cCIB: string;
}
| {
end: EnderObraEvento;
};Defined in: src/nfse/domain.ts:441