Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Pag

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

    Properties

    Card

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

    NDocPag

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

    TPag

    Declaration
    [XmlElement("tPag")]
    public MeioPagamentoBPe TPag { get; set; }
    Property Value
    Type Description
    MeioPagamentoBPe

    VPag

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

    VPagField

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

    XPag

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

    Methods

    ShouldSerializeCard()

    Declaration
    public bool ShouldSerializeCard()
    Returns
    Type Description
    bool

    ShouldSerializeNDocPag()

    Declaration
    public bool ShouldSerializeNDocPag()
    Returns
    Type Description
    bool

    ShouldSerializeXPag()

    Declaration
    public bool ShouldSerializeXPag()
    Returns
    Type Description
    bool