Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoValores

    Informações de valores relacionados a não retenção de tributos ou a depósitos judiciais

    Inheritance
    System.Object
    InfoValores
    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 InfoValores

    Properties

    DedSusp

    Detalhamento das deduções com exigibilidade suspensa

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

    IndApuracao

    Indicativo de período de apuração

    Declaration
    public IndApuracao IndApuracao { get; set; }
    Property Value
    Type Description
    IndApuracao

    VlrCmpAnoAnt

    Valor da compensação relativa a anos anteriores em função de processo judicial. Validação: Informação permitida apenas se tpProcRet = [2]. Se informado, deve ser maior que 0 (zero).

    Declaration
    public double VlrCmpAnoAnt { get; set; }
    Property Value
    Type Description
    System.Double

    VlrCmpAnoAntField

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

    VlrCmpAnoCal

    Valor da compensação relativa ao ano calendário em função de processo judicial. Validação: Informação permitida apenas se tpProcRet = [2]. Se informado, deve ser maior que 0 (zero).

    Declaration
    public double VlrCmpAnoCal { get; set; }
    Property Value
    Type Description
    System.Double

    VlrCmpAnoCalField

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

    VlrDepJud

    Valor do depósito judicial em função de processo administrativo ou judicial. Validação: Informação permitida apenas se indDeposito informado em S-1070 for igual a[S]. Se informado, deve ser maior que 0 (zero).

    Declaration
    public double VlrDepJud { get; set; }
    Property Value
    Type Description
    System.Double

    VlrDepJudField

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

    VlrNRetido

    Valor da retenção que deixou de ser efetuada em função de processo administrativo ou judicial. Validação: Deve ser maior que 0 (zero).

    Declaration
    public double VlrNRetido { get; set; }
    Property Value
    Type Description
    System.Double

    VlrNRetidoField

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

    VlrRendSusp

    Valor do rendimento com exigibilidade suspensa. Validação: Se informado, deve ser maior que 0 (zero).

    Declaration
    public double VlrRendSusp { get; set; }
    Property Value
    Type Description
    System.Double

    VlrRendSuspField

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

    Methods

    ShouldSerializeVlrCmpAnoAntField()

    Declaration
    public bool ShouldSerializeVlrCmpAnoAntField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeVlrCmpAnoCalField()

    Declaration
    public bool ShouldSerializeVlrCmpAnoCalField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeVlrDepJudField()

    Declaration
    public bool ShouldSerializeVlrDepJudField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeVlrNRetidoField()

    Declaration
    public bool ShouldSerializeVlrNRetidoField()
    Returns
    Type Description
    System.Boolean

    ShouldSerializeVlrRendSuspField()

    Declaration
    public bool ShouldSerializeVlrRendSuspField()
    Returns
    Type Description
    System.Boolean