Class InfoEstab5011
Informações relativas a cada estabelecimento, necessárias à apuração das contribuições sociais
Inheritance
System.Object
InfoEstab5011
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 InfoEstab5011
Properties
AliqRat
Informar a alíquota RAT. Valores válidos: 1, 2, 3
Declaration
public int AliqRat { get; set; }
Property Value
Type | Description |
---|---|
System.Int32 |
AliqRatAjust
Alíquota do RAT após ajuste pelo FAP. Validação: Informação obrigatória e exclusiva se ideEmpregador/tpInsc = [1].
Declaration
public double AliqRatAjust { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
AliqRatAjustField
Declaration
public string AliqRatAjustField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CnaePrep
/Preencher com o código CNAE, conforme informado em S-1005
Declaration
public string CnaePrep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
CnpjResp
Preencher com o CNPJ responsável pela inscrição no cadastro de obras da RFB
Declaration
public string CnpjResp { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Fap
Fator Acidentário de Prevenção - FAP. Validação: Informação obrigatória e exclusiva se ideEmpregador/tpInsc = [1].
Declaration
public double Fap { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
FapField
Declaration
public string FapField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoComplObra
Informações complementares relativas a obras de construção civil
Declaration
public InfoComplObra InfoComplObra { get; set; }
Property Value
Type | Description |
---|---|
InfoComplObra |
InfoEstabRef
Informações de RAT e FAP de referência, nos casos de processo administrativo ou judicial que altere a(s) alíquota(s)
Declaration
public InfoEstabRef InfoEstabRef { get; set; }
Property Value
Type | Description |
---|---|
InfoEstabRef |
Methods
ShouldSerializeAliqRatAjustField()
Declaration
public bool ShouldSerializeAliqRatAjustField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeCnpjResp()
Declaration
public bool ShouldSerializeCnpjResp()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeFapField()
Declaration
public bool ShouldSerializeFapField()
Returns
Type | Description |
---|---|
System.Boolean |