Class GSub
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFGas
Assembly: Unimake.Business.DFe.dll
Syntax
public class GSub
Properties
ChNFGas
Declaration
[XmlElement("chNFGas")]
public string ChNFGas { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
GNF
Declaration
[XmlElement("gNF")]
public GNF GNF { get; set; }
Property Value
| Type | Description |
|---|---|
| GNF |
MotSub
Declaration
[XmlElement("motSub")]
public MotivoSubstituicaoNFGas MotSub { get; set; }
Property Value
| Type | Description |
|---|---|
| MotivoSubstituicaoNFGas |