Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GFidelidade

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

    Properties

    DRefResgPts

    Declaration
    [XmlIgnore]
    public DateTimeOffset DRefResgPts { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DRefResgPtsField

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

    DRefSaldoPts

    Declaration
    [XmlIgnore]
    public DateTimeOffset DRefSaldoPts { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DRefSaldoPtsField

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

    QtdPtsResg

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

    QtdSaldoPts

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