Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfValorBPe

    Inheritance
    object
    InfValorBPe
    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.BPeTA
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfValorBPe

    Properties

    CDesconto

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

    Comp

    Declaration
    [XmlElement("Comp")]
    public List<CompValor> Comp { get; set; }
    Property Value
    Type Description
    List<CompValor>

    TpDesconto

    Declaration
    [XmlElement("tpDesconto")]
    public TipoDescontoBPe? TpDesconto { get; set; }
    Property Value
    Type Description
    TipoDescontoBPe?

    VBP

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

    VBPField

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

    VDesconto

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

    VDescontoField

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

    VPgto

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

    VPgtoField

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

    VTroco

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

    VTrocoField

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

    XDesconto

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

    Methods

    ShouldSerializeCDesconto()

    Declaration
    public bool ShouldSerializeCDesconto()
    Returns
    Type Description
    bool

    ShouldSerializeTpDesconto()

    Declaration
    public bool ShouldSerializeTpDesconto()
    Returns
    Type Description
    bool

    ShouldSerializeXDesconto()

    Declaration
    public bool ShouldSerializeXDesconto()
    Returns
    Type Description
    bool