open-nfse / Emitente
Interface: Emitente
Defined in: src/nfse/domain.ts:73
Properties
| Property | Modifier | Type | Defined in |
|---|---|---|---|
email? | readonly | string | src/nfse/domain.ts:80 |
enderNac | readonly | EnderecoEmitente | src/nfse/domain.ts:78 |
fone? | readonly | string | src/nfse/domain.ts:79 |
identificador | readonly | IdentificadorPessoa | src/nfse/domain.ts:74 |
IM? | readonly | string | src/nfse/domain.ts:75 |
xFant? | readonly | string | src/nfse/domain.ts:77 |
xNome | readonly | string | src/nfse/domain.ts:76 |