Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class E205208

    Bloco do evento de Anulação de Rejeição (e205208).

    Inheritance
    object
    E205208
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType("e205208", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public class E205208

    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

    IdEvManifRej

    Referência ao "id" do Evento de Manifestação de NFS-e - Rejeição, que originou o presente evento de anulação

    Declaration
    [XmlElement("idEvManifRej", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public string IdEvManifRej { 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

    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