Class InfoCadastro
Detalhamento das informações do empregador.
Inheritance
System.Object
InfoCadastro
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 InfoCadastro
Properties
ClassTrib
Preencher com o código correspondente à classificação tributária do contribuinte.
Declaration
public ClassificacaoTributaria ClassTrib { get; set; }
Property Value
Type | Description |
---|---|
ClassificacaoTributaria |
DadosIsencao
Informações complementares - Empresas isentas - Dados da isenção.
Declaration
public DadosIsencao DadosIsencao { get; set; }
Property Value
Type | Description |
---|---|
DadosIsencao |
IndConstr
Indicativo de construtora.
Declaration
public IndConstr IndConstr { get; set; }
Property Value
Type | Description |
---|---|
IndConstr |
IndCoop
Validação: O preenchimento do campo é exclusivo e obrigatório para PJ. Somente pode ser diferente de [0] se a natureza jurídica do declarante for igual a 214-3.
Declaration
public IndCoop IndCoop { get; set; }
Property Value
Type | Description |
---|---|
IndCoop |
IndDesFolha
Indicativo de opção/enquadramento de desoneração da folha.
Declaration
public IndDesFolha IndDesFolha { get; set; }
Property Value
Type | Description |
---|---|
IndDesFolha |
IndOptRegEletron
Indica se houve opção pelo registro eletrônico de empregados. Caso o declarante seja órgão público sem empregados regidos pela CLT, informar [0].
Declaration
public IndOptRegEletron IndOptRegEletron { get; set; }
Property Value
Type | Description |
---|---|
IndOptRegEletron |
InfoOrgInternacional
Informações exclusivas de organismos internacionais e outras instituições extraterritoriais.
Declaration
public InfoOrgInternacional InfoOrgInternacional { get; set; }
Property Value
Type | Description |
---|---|
InfoOrgInternacional |