Class TxReg
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFGas
Assembly: Unimake.Business.DFe.dll
Syntax
public class TxReg
Properties
PTaxa
Declaration
[XmlElement("pTaxa")]
public string PTaxa { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VBC
Declaration
[XmlElement("vBC")]
public string VBC { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
VTaxa
Declaration
[XmlElement("vTaxa")]
public string VTaxa { get; set; }
Property Value
| Type | Description |
|---|---|
| string |