Class IBSCBSNFSe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class IBSCBSNFSe
Properties
CLocalidadeIncid
Código da localidade de incidência.
Declaration
[XmlElement("cLocalidadeIncid")]
public long CLocalidadeIncid { get; set; }
Property Value
PRedutor
Declaration
[XmlIgnore]
public double PRedutor { get; set; }
Property Value
PRedutorField
Percentual de redução em compra governamental.
Declaration
[XmlElement("pRedutor")]
public string PRedutorField { get; set; }
Property Value
TotCIBS
Totalizadores de IBS/CBS.
Declaration
[XmlElement("totCIBS")]
public TotCIBS TotCIBS { get; set; }
Property Value
Valores
Valores calculados de IBS/CBS.
Declaration
[XmlElement("valores")]
public ValoresIBSCBS Valores { get; set; }
Property Value
XLocalidadeIncid
Descrição da localidade de incidência.
Declaration
[XmlElement("xLocalidadeIncid")]
public string XLocalidadeIncid { get; set; }
Property Value