Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IdePrestServ

    Inheritance
    System.Object
    IdePrestServ
    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.EFDReinf
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class IdePrestServ

    Properties

    CnpjPrestador

    Deve ser um CNPJ válido. Não pode pertencer ao declarante. Se {indObra} for igual a [1] (empreitada total) o CNPJ do prestador terá que ser o proprietário do CNO informado no campo {nrInscEstab}.

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

    IndCPRB

    Declaration
    public IndicativoCPRB IndCPRB { get; set; }
    Property Value
    Type Description
    IndicativoCPRB

    InfoProcRetAd

    Informações de processos relacionados a não retenção de contribuição previdenciária adicional. Validação: A soma dos valores informados no campo { valorAdic} deste grupo, com exceção dos valores informados para {indSusp } = [92], deve ser igual a { vlrTotalNRetAdic }.

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

    InfoProcRetPr

    Informações de processos relacionados a não retenção de contribuição previdenciária. Validação: A soma dos valores informados no campo {valorPrinc } deste grupo, com exceção dos valores informados para {indSusp} = [92], deve ser igual a {vlrTotalNRetPrinc}

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

    Nfs

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

    VlrTotalBaseRet

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

    VlrTotalBaseRetField

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

    VlrTotalBruto

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

    VlrTotalBrutoField

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

    VlrTotalNRetAdic

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

    VlrTotalNRetAdicField

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

    VlrTotalNRetPrinc

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

    VlrTotalNRetPrincField

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

    VlrTotalRetAdic

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

    VlrTotalRetAdicField

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

    VlrTotalRetPrinc

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

    VlrTotalRetPrincField

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

    Methods

    ShouldSerializeVlrTotalNRetAdicField()

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

    ShouldSerializeVlrTotalNRetPrincField()

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

    ShouldSerializeVlrTotalRetAdicField()

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