open-nfse / BuildCancelamentoXmlParams
Interface: BuildCancelamentoXmlParams
Defined in: src/eventos/build-event-xml.ts:23
Properties
| Property | Modifier | Type | Description | Defined in |
|---|---|---|---|---|
ambGer? | readonly | AmbienteGeradorEvento | Ambiente gerador do evento. Default SefinNacional. | src/eventos/build-event-xml.ts:33 |
autor | readonly | AutorEvento | - | src/eventos/build-event-xml.ts:25 |
chaveAcesso | readonly | string | - | src/eventos/build-event-xml.ts:24 |
cMotivo | readonly | JustificativaCancelamento | - | src/eventos/build-event-xml.ts:26 |
dhEvento? | readonly | Date | - | src/eventos/build-event-xml.ts:31 |
nPedRegEvento? | readonly | string | - | src/eventos/build-event-xml.ts:28 |
tpAmb? | readonly | TipoAmbienteDps | - | src/eventos/build-event-xml.ts:29 |
verAplic? | readonly | string | - | src/eventos/build-event-xml.ts:30 |
xMotivo | readonly | string | - | src/eventos/build-event-xml.ts:27 |