Class E305101
Bloco do evento de Cancelamento por Ofício (e305101).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e305101", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E305101
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 |
NProcAdm
Referência ao "id" do Evento de Manifestação de NFS-e - Rejeição, que originou o presente evento de anulação
Declaration
[XmlElement("nProcAdm", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string NProcAdm { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
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 |
XProcAdm
Descrição para explicitar o motivo indicado neste evento
Declaration
[XmlElement("xProcAdm", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XProcAdm { get; set; }
Property Value
| Type | Description |
|---|---|
| string |