open-nfse / DpsDryRunResult
Interface: DpsDryRunResult
Defined in: src/nfse/emit.ts:62
Resultado do modo dry-run — retorna o XML assinado sem enviar.
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
dryRun | readonly | true | src/nfse/emit.ts:63 |
xmlDpsAssinado | readonly | string | src/nfse/emit.ts:64 |
xmlDpsGZipB64 | readonly | string | src/nfse/emit.ts:65 |