Class GFat
Inheritance
System.Object
GFat
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
CodAgencia
Declaration
public string CodAgencia { get; set; }
Property Value
Type |
Description |
System.String |
|
CodBanco
Declaration
public string CodBanco { get; set; }
Property Value
Type |
Description |
System.String |
|
CodBarras
Declaration
public string CodBarras { get; set; }
Property Value
Type |
Description |
System.String |
|
CodDebAuto
Declaration
public string CodDebAuto { get; set; }
Property Value
Type |
Description |
System.String |
|
CompetFat
Declaration
public string CompetFat { get; set; }
Property Value
Type |
Description |
System.String |
|
DPerUsoFim
Declaration
public DateTimeOffset DPerUsoFim { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DPerUsoFimField
Declaration
public string DPerUsoFimField { get; set; }
Property Value
Type |
Description |
System.String |
|
DPerUsoIni
Declaration
public DateTimeOffset DPerUsoIni { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DPerUsoIniField
Declaration
public string DPerUsoIniField { get; set; }
Property Value
Type |
Description |
System.String |
|
DVencFat
Declaration
public DateTimeOffset DVencFat { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DVencFatField
Declaration
public string DVencFatField { get; set; }
Property Value
Type |
Description |
System.String |
|
EnderCorresp
Declaration
public EnderCorresp EnderCorresp { get; set; }
Property Value
GPix
Declaration
public GPixNFCom GPix { get; set; }
Property Value
Methods
ShouldSerializeCodAgencia()
Declaration
public bool ShouldSerializeCodAgencia()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCodBanco()
Declaration
public bool ShouldSerializeCodBanco()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeCodDebAuto()
Declaration
public bool ShouldSerializeCodDebAuto()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDPerUsoFimField()
Declaration
public bool ShouldSerializeDPerUsoFimField()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeDPerUsoIniField()
Declaration
public bool ShouldSerializeDPerUsoIniField()
Returns
Type |
Description |
System.Boolean |
|