Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GFat

    Inheritance
    object
    GFat
    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 GFat

    Properties

    CodAgencia

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

    CodBanco

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

    CodBarras

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

    CodDebAuto

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

    CompetFat

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

    DPerUsoFim

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

    DPerUsoFimField

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

    DPerUsoIni

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

    DPerUsoIniField

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

    DVencFat

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

    DVencFatField

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

    EnderCorresp

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

    GPix

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

    Methods

    ShouldSerializeCodAgencia()

    Declaration
    public bool ShouldSerializeCodAgencia()
    Returns
    Type Description
    bool

    ShouldSerializeCodBanco()

    Declaration
    public bool ShouldSerializeCodBanco()
    Returns
    Type Description
    bool

    ShouldSerializeCodDebAuto()

    Declaration
    public bool ShouldSerializeCodDebAuto()
    Returns
    Type Description
    bool

    ShouldSerializeDPerUsoFimField()

    Declaration
    public bool ShouldSerializeDPerUsoFimField()
    Returns
    Type Description
    bool

    ShouldSerializeDPerUsoIniField()

    Declaration
    public bool ShouldSerializeDPerUsoIniField()
    Returns
    Type Description
    bool