Class GIBS
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
GIBSMunTot
Grupo de totalização IBS Municipal.
Declaration
[XmlElement("gIBSMunTot")]
public GIBSMunTot GIBSMunTot { get; set; }
Property Value
GIBSUFTot
Grupo de totalização IBS UF.
Declaration
[XmlElement("gIBSUFTot")]
public GIBSUFTot GIBSUFTot { get; set; }
Property Value
VIBSTot
Declaration
[XmlIgnore]
public double VIBSTot { get; set; }
Property Value
VIBSTotField
Declaration
[XmlElement("vIBSTot")]
public string VIBSTotField { get; set; }
Property Value