Class InfValorBPe
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
CDesconto
Declaration
[XmlElement("cDesconto")]
public string CDesconto { get; set; }
Property Value
Comp
Declaration
[XmlElement("Comp")]
public List<CompValor> Comp { get; set; }
Property Value
TpDesconto
Declaration
[XmlElement("tpDesconto")]
public TipoDescontoBPe? TpDesconto { get; set; }
Property Value
VBP
Declaration
[XmlIgnore]
public double VBP { get; set; }
Property Value
VBPField
Declaration
[XmlElement("vBP")]
public string VBPField { get; set; }
Property Value
VDesconto
Declaration
[XmlIgnore]
public double VDesconto { get; set; }
Property Value
VDescontoField
Declaration
[XmlElement("vDesconto")]
public string VDescontoField { get; set; }
Property Value
VPgto
Declaration
[XmlIgnore]
public double VPgto { get; set; }
Property Value
VPgtoField
Declaration
[XmlElement("vPgto")]
public string VPgtoField { get; set; }
Property Value
VTroco
Declaration
[XmlIgnore]
public double VTroco { get; set; }
Property Value
VTrocoField
Declaration
[XmlElement("vTroco")]
public string VTrocoField { get; set; }
Property Value
XDesconto
Declaration
[XmlElement("xDesconto")]
public string XDesconto { get; set; }
Property Value
Methods
ShouldSerializeCDesconto()
Declaration
public bool ShouldSerializeCDesconto()
Returns
ShouldSerializeTpDesconto()
Declaration
public bool ShouldSerializeTpDesconto()
Returns
ShouldSerializeXDesconto()
Declaration
public bool ShouldSerializeXDesconto()
Returns