Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GIBSCredPres

    Inheritance
    object
    GIBSCredPres
    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.NFSe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class GIBSCredPres

    Properties

    PCredPresIBS

    Declaration
    [XmlIgnore]
    public double PCredPresIBS { get; set; }
    Property Value
    Type Description
    double

    PCredPresIBSField

    Alíquota do crédito presumido para IBS.

    Declaration
    [XmlElement("pCredPresIBS")]
    public string PCredPresIBSField { get; set; }
    Property Value
    Type Description
    string

    VCredPresIBS

    Declaration
    [XmlIgnore]
    public double VCredPresIBS { get; set; }
    Property Value
    Type Description
    double

    VCredPresIBSField

    Valor do crédito presumido para IBS.

    Declaration
    [XmlElement("vCredPresIBS")]
    public string VCredPresIBSField { get; set; }
    Property Value
    Type Description
    string