Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class EvtFGTS

    Evento Informações do FGTS Consolidadas por Contribuinte

    Inheritance
    object
    EvtFGTS
    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.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class EvtFGTS

    Properties

    ID

    ID

    Declaration
    [XmlAttribute(AttributeName = "Id", DataType = "token")]
    public string ID { get; set; }
    Property Value
    Type Description
    string

    IdeEmpregador

    Informações de identificação do empregador

    Declaration
    [XmlElement("ideEmpregador")]
    public IdeEmpregador IdeEmpregador { get; set; }
    Property Value
    Type Description
    IdeEmpregador

    IdeEvento

    Identificação do evento de retorno

    Declaration
    [XmlElement("ideEvento")]
    public IdeEvento5013 IdeEvento { get; set; }
    Property Value
    Type Description
    IdeEvento5013

    InfoFGTS

    Informações relativas ao Fundo de Garantia do Tempo de Serviço - FGTS

    Declaration
    [XmlElement("infoFGTS")]
    public InfoFGTS5013 InfoFGTS { get; set; }
    Property Value
    Type Description
    InfoFGTS5013