Class RPrest
Inheritance
System.Object
RPrest
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
NrInscTomador
Declaration
public string NrInscTomador { get; set; }
Property Value
Type |
Description |
System.String |
|
TpInscTomador
Declaration
public TipoInscricaoEstabelecimento TpInscTomador { get; set; }
Property Value
VlrTotalBaseRet
Declaration
public double VlrTotalBaseRet { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalBaseRetField
Declaration
public string VlrTotalBaseRetField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrTotalNRetAdic
Declaration
public double VlrTotalNRetAdic { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalNRetAdicField
Declaration
public string VlrTotalNRetAdicField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrTotalNRetPrinc
Declaration
public double VlrTotalNRetPrinc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalNRetPrincField
Declaration
public string VlrTotalNRetPrincField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrTotalRetAdic
Declaration
public double VlrTotalRetAdic { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalRetAdicField
Declaration
public string VlrTotalRetAdicField { get; set; }
Property Value
Type |
Description |
System.String |
|
VlrTotalRetPrinc
Declaration
public double VlrTotalRetPrinc { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalRetPrincField
Declaration
public string VlrTotalRetPrincField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializeVlrTotalNRetAdic()
Declaration
public bool ShouldSerializeVlrTotalNRetAdic()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrTotalNRetPrinc()
Declaration
public bool ShouldSerializeVlrTotalNRetPrinc()
Returns
Type |
Description |
System.Boolean |
|
ShouldSerializeVlrTotalRetAdic()
Declaration
public bool ShouldSerializeVlrTotalRetAdic()
Returns
Type |
Description |
System.Boolean |
|