Class ReceitaTotal
Inheritance
System.Object
ReceitaTotal
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
public class ReceitaTotal
Properties
InfoProc
Declaration
public List<InfoProcReinf3010> InfoProc { get; set; }
Property Value
VlrCP
Declaration
public double VlrCP { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPField
Declaration
public string VlrCPField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrCPSuspTotal
Declaration
public double VlrCPSuspTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrCPSuspTotalField
Declaration
public string VlrCPSuspTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrReceitaClubes
Declaration
public double VlrReceitaClubes { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrReceitaClubesField
Declaration
public string VlrReceitaClubesField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrReceitaTotal
Declaration
public double VlrReceitaTotal { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrReceitaTotalField
Declaration
public string VlrReceitaTotalField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrRetParc
Declaration
public double VlrRetParc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrRetParcField
Declaration
public string VlrRetParcField { get; set; }
Property Value
Type |
Description |
System.String |
|