Class InfoContrib
Informações gerais do contribuinte necessárias à apuração das contribuições sociais
Inheritance
System.Object
InfoContrib
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.ESocial
Assembly: Unimake.Business.DFe.dll
Syntax
public class InfoContrib
Properties
ClassTrib
Preencher com o código correspondente à classificação tributária do contribuinte, conforme Tabela 08
Declaration
public ClassificacaoTributaria ClassTrib { get; set; }
Property Value
Type | Description |
---|---|
ClassificacaoTributaria |
InfoPJ
Informações complementares, exclusivas da Pessoa Jurídica
Declaration
public InfoPJ InfoPJ { get; set; }
Property Value
Type | Description |
---|---|
InfoPJ |