Class IdeTomador
Inheritance
System.Object
IdeTomador
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
[Serializable]
public class IdeTomador
Properties
IndObra
Declaration
public IndicativoObra IndObra { get; set; }
Property Value
InfoProcRetAd
Declaration
public List<InfoProcRetAd> InfoProcRetAd { get; set; }
Property Value
InfoProcRetPr
Declaration
public List<InfoProcRetPr> InfoProcRetPr { get; set; }
Property Value
Nfs
Declaration
public List<NfsReinf2020> Nfs { get; set; }
Property Value
Type |
Description |
System.Collections.Generic.List<NfsReinf2020> |
|
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 |
|
VlrTotalBruto
Declaration
public double VlrTotalBruto { get; set; }
Property Value
Type |
Description |
System.Double |
|
VlrTotalBrutoField
Declaration
public string VlrTotalBrutoField { 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 |
|