Class InfoTotalContrib
Inheritance
System.Object
InfoTotalContrib
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()
Namespace: Unimake.Business.DFe.Xml.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoTotalContrib
Properties
IdentEscritDCTF
Declaration
public string IdentEscritDCTF { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndExistInfo
Declaration
public IndicativoExistenciaTributos IndExistInfo { get; set; }
Property Value
Type | Description |
---|---|
IndicativoExistenciaTributos |
RAquis
Declaration
public List<RAquis> RAquis { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RAquis> |
RComl
Declaration
public List<RComl> RComl { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RComl> |
RCPRB
Declaration
public List<RCPRB> RCPRB { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RCPRB> |
RPrest
Declaration
public List<RPrest> RPrest { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RPrest> |
RRecRepAD
Declaration
public List<RRecRepADReinf9011> RRecRepAD { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RRecRepADReinf9011> |
RTom
Declaration
public List<RTom> RTom { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<RTom> |