Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfNFGas

    Informações da NFGas

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

    Properties

    AutXML

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

    Chave

    Chave de acesso da NFGas

    Declaration
    [XmlIgnore]
    public string Chave { get; set; }
    Property Value
    Type Description
    string

    Dest

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

    Det

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

    Emit

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

    GAgencia

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

    GFat

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

    GMed

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

    GRespTec

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

    GSub

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

    GVolContrat

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

    Id

    Identificador da NFGas

    Declaration
    [XmlAttribute(AttributeName = "Id", DataType = "token")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Ide

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

    InfAdic

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

    Instalacao

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

    Total

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

    Versao

    Versão do leiaute

    Declaration
    [XmlAttribute(AttributeName = "versao", DataType = "token")]
    public string Versao { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeAutXML()

    Declaration
    public bool ShouldSerializeAutXML()
    Returns
    Type Description
    bool

    ShouldSerializeGMed()

    Declaration
    public bool ShouldSerializeGMed()
    Returns
    Type Description
    bool

    ShouldSerializeGVolContrat()

    Declaration
    public bool ShouldSerializeGVolContrat()
    Returns
    Type Description
    bool