Class E305102
Bloco do evento de Bloqueio por Ofício (e305102).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e305102", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E305102
Properties
CPFAgTrib
CPF do agente da administração tributária municipal que efetuou o anulação da manifestação de rejeição da NFS-e
Declaration
[XmlElement("CPFAgTrib", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string CPFAgTrib { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
CodEvento
Referência ao "id" do Evento de Manifestação de NFS-e - Rejeição, que originou o presente evento de anulação
Declaration
[XmlElement("codEvento", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public CodigoEventoNFSe CodEvento { get; set; }
Property Value
| Type | Description |
|---|---|
| CodigoEventoNFSe |
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 explicitar o motivo indicado neste evento
Declaration
[XmlElement("xMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |