Class GSaldoCred
Inheritance
System.Object
GSaldoCred
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
CompetExpirar
Declaration
public string CompetExpirar { get; set; }
Property Value
Type |
Description |
System.String |
|
TpPosTar
Declaration
public TipoPostoTarifario TpPosTar { get; set; }
Property Value
VCredExpirado
Declaration
public double VCredExpirado { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCredExpiradoField
Declaration
public string VCredExpiradoField { get; set; }
Property Value
Type |
Description |
System.String |
|
VCredExpirar
Declaration
public double VCredExpirar { get; set; }
Property Value
Type |
Description |
System.Double |
|
VCredExpirarField
Declaration
public string VCredExpirarField { get; set; }
Property Value
Type |
Description |
System.String |
|
VSaldAnt
Declaration
public double VSaldAnt { get; set; }
Property Value
Type |
Description |
System.Double |
|
VSaldAntField
Declaration
public string VSaldAntField { get; set; }
Property Value
Type |
Description |
System.String |
|
VSaldAtual
Declaration
public double VSaldAtual { get; set; }
Property Value
Type |
Description |
System.Double |
|
VSaldAtualField
Declaration
public string VSaldAtualField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeCompetExpirar()
Declaration
public bool ShouldSerializeCompetExpirar()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVCredExpirarField()
Declaration
public bool ShouldSerializeVCredExpirarField()
Returns
Type |
Description |
System.Boolean |
|