Class E204207
Bloco do evento de Rejeição do Intermediário (e204207).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e204207", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E204207
Properties
CMotivo
Códogo do motivo de rejeição da NFS-e pelo Intermediário.
Declaration
[XmlElement("cMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public CodigoMotivoRejeicao CMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| CodigoMotivoRejeicao |
XDesc
Descrição do evento.
Declaration
[XmlElement("xDesc", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XDesc { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XMotivo
Descrição para explicar o motivo neste evento
Declaration
[XmlElement("xMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |