open-nfse / CollectedIdentifier
Interface: CollectedIdentifier
Defined in: src/nfse/collect-from-dps.ts:18
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
path | readonly | string | src/nfse/collect-from-dps.ts:19 |
type | readonly | "CNPJ" | "CPF" | src/nfse/collect-from-dps.ts:20 |
value | readonly | string | src/nfse/collect-from-dps.ts:21 |