Class InfoPJ
Informações complementares, exclusivas da Pessoa Jurídica
Inheritance
System.Object
InfoPJ
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 InfoPJ
Properties
IndConstr
Indicativo de construtora
Declaration
public IndConstr IndConstr { get; set; }
Property Value
Type | Description |
---|---|
IndConstr |
IndCoop
Indicativo de cooperativa
Declaration
public IndCoop? IndCoop { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IndCoop> |
IndSubstPatr
Indicativo de substituição da contribuição previdenciária patronal
Declaration
public IndSubstPatr? IndSubstPatr { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IndSubstPatr> |
IndTribFolhaPisPasep
Indicador de tributação sobre a folha de pagamento - PIS e PASEP. Preenchimento exclusivo para o empregador em situação de tributação de PIS e PASEP sobre a folha de pagamento.
Declaration
public SimNaoLetra? IndTribFolhaPisPasep { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<SimNaoLetra> |
InfoAtConc
Informações prestadas por empresa enquadrada no regime de tributação Simples Nacional com tributação previdenciária substituída e não substituída
Declaration
public InfoAtConc InfoAtConc { get; set; }
Property Value
Type | Description |
---|---|
InfoAtConc |
PercRedContrib
Percentual de redução da contribuição prevista na Lei 12.546/2011. Evento de origem: S-1280.
Declaration
public double PercRedContrib { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
PercRedContribField
Declaration
public string PercRedContribField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PercTransf
Percentual de contribuição social - Lei 11.096/2005
Declaration
public string PercTransf { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeIndCoop()
Declaration
public bool ShouldSerializeIndCoop()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndSubstPatr()
Declaration
public bool ShouldSerializeIndSubstPatr()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndTribFolhaPisPasep()
Declaration
public bool ShouldSerializeIndTribFolhaPisPasep()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializePercRedContribField()
Declaration
public bool ShouldSerializePercRedContribField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializePercTransfField()
Declaration
public bool ShouldSerializePercTransfField()
Returns
Type | Description |
---|---|
System.Boolean |