Skip to content

open-nfse / PendingEmission

Interface: PendingEmission

Defined in: src/eventos/retry-store.ts:25

Emissão pendente — SEFIN deduplica via infDPS.Id em retries.

Extends

  • PendingBase

Properties

PropertyModifierTypeDescriptionInherited fromDefined in
emitenteCnpjreadonlystringCNPJ do emitente, para introspecção/filtros.-src/eventos/retry-store.ts:30
firstAttemptAtreadonlyDate-PendingBase.firstAttemptAtsrc/eventos/retry-store.ts:15
idreadonlystringChave estável de deduplicação no store.PendingBase.idsrc/eventos/retry-store.ts:12
idDpsreadonlystringinfDPS.Id (45 chars). Chave de idempotência server-side.-src/eventos/retry-store.ts:28
kindreadonly"emission"--src/eventos/retry-store.ts:26
lastAttemptAtreadonlyDate-PendingBase.lastAttemptAtsrc/eventos/retry-store.ts:16
lastErrorreadonly{ errorName: string; message: string; transient: boolean; }-PendingBase.lastErrorsrc/eventos/retry-store.ts:17
lastError.errorNamereadonlystring--src/eventos/retry-store.ts:19
lastError.messagereadonlystring--src/eventos/retry-store.ts:18
lastError.transientreadonlyboolean--src/eventos/retry-store.ts:20
nDPSreadonlystring--src/eventos/retry-store.ts:32
seriereadonlystring--src/eventos/retry-store.ts:31
xmlAssinadoreadonlystringXML já assinado, pronto para re-POST. Replay é idempotente via Id do DPS / (chave+tipoEvento+nPedReg).PendingBase.xmlAssinadosrc/eventos/retry-store.ts:14

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