Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class TotCIBS

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

    Properties

    GCBS

    Grupo de totalizadores do CBS.

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

    GIBS

    Grupo de totalizadores do IBS.

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

    GTribCompraGov

    Grupo de compra governamental (opcional).

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

    GTribRegular

    Grupo de tributação regular (opcional).

    Declaration
    [XmlElement("gTribRegular")]
    public GTribRegularTotCIBS GTribRegular { get; set; }
    Property Value
    Type Description
    GTribRegularTotCIBS

    VTotNF

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

    VTotNFField

    Valor total da nota fiscal.

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