Class ConsultaResultadoFechamento2099
Inheritance
System.Object
ConsultaResultadoFechamento2099
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 ConsultaResultadoFechamento2099
Properties
NumeroInscricaoContribuinte
Declaration
public string NumeroInscricaoContribuinte { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NumeroProtocoloFechamento
Declaration
public string NumeroProtocoloFechamento { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TipoInscricaoContribuinte
Declaration
public TiposInscricao TipoInscricaoContribuinte { get; set; }
Property Value
Type | Description |
---|---|
TiposInscricao |