Skip to content

open-nfse / EnderObraEvento

Type Alias: EnderObraEvento

ts
type EnderObraEvento = EnderObraEventoLocalidade & {
  nro: string;
  xBairro: string;
  xCpl?: string;
  xLgr: string;
};

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

Type Declaration

NameTypeDefined in
nrostringsrc/nfse/domain.ts:156
xBairrostringsrc/nfse/domain.ts:158
xCpl?stringsrc/nfse/domain.ts:157
xLgrstringsrc/nfse/domain.ts:155

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