Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GIBS

    Inheritance
    object
    GIBS
    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 GIBS

    Properties

    GIBSCredPres

    Grupo de crédito presumido IBS (opcional).

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

    GIBSMunTot

    Grupo de totalização IBS Municipal.

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

    GIBSUFTot

    Grupo de totalização IBS UF.

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

    VIBSTot

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

    VIBSTotField

    Valor total do IBS.

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