Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoBasePerAntE5013

    Informações referentes a bases de cálculo e valores do FGTS de períodos anteriores quando tpAcConv = [E, H, I].

    Inheritance
    System.Object
    InfoBasePerAntE5013
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoBasePerAntE5013

    Properties

    BasePerAntE

    Informações consolidadas das bases de cálculo e valores do FGTS de períodos anteriores quando tpAcConv = [E, H, I]

    Declaration
    public List<BasePerAntE5013> BasePerAntE { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<BasePerAntE5013>

    PerRef

    Informar o período ao qual se refere a remuneração no formato AAAA-MM

    Declaration
    public DateTimeOffset PerRef { get; set; }
    Property Value
    Type Description
    System.DateTimeOffset

    PerRefField

    Declaration
    public string PerRefField { get; set; }
    Property Value
    Type Description
    System.String

    TpAcConv

    Tipo do instrumento ou situação ensejadora da remuneração relativa a períodos de apuração anteriores

    Declaration
    public string TpAcConv { get; set; }
    Property Value
    Type Description
    System.String