Class GTarif
Inheritance
System.Object
GTarif
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
AnoAto
Declaration
public string AnoAto { get; set; }
Property Value
Type |
Description |
System.String |
|
CPosTarif
Declaration
public TipoPostoTarifario CPosTarif { get; set; }
Property Value
DFimTarif
Declaration
public DateTimeOffset DFimTarif { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DFimTarifField
Declaration
public string DFimTarifField { get; set; }
Property Value
Type |
Description |
System.String |
|
DIniTarif
Declaration
public DateTimeOffset DIniTarif { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DIniTarifField
Declaration
public string DIniTarifField { get; set; }
Property Value
Type |
Description |
System.String |
|
MotDifTarif
Declaration
public MotivoTarifaDiferente? MotDifTarif { get; set; }
Property Value
NAto
Declaration
public string NAto { get; set; }
Property Value
Type |
Description |
System.String |
|
TpAto
Declaration
public TipoAto TpAto { get; set; }
Property Value
TpTarif
Declaration
public TipoTarifa TpTarif { get; set; }
Property Value
UMed
Declaration
public UnidadeMedidaEnergia UMed { get; set; }
Property Value
VTarifAplic
Declaration
public decimal VTarifAplic { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
VTarifHom
Declaration
public decimal VTarifHom { get; set; }
Property Value
Type |
Description |
System.Decimal |
|
Methods
ShouldSerializeMotDifTarif()
Declaration
public bool ShouldSerializeMotDifTarif()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVTarifAplic()
Declaration
public bool ShouldSerializeVTarifAplic()
Returns
Type |
Description |
System.Boolean |
|