Class InfoRegimeTrab
Informações do regime trabalhista
Inheritance
System.Object
InfoRegimeTrab
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 InfoRegimeTrab
Properties
InfoCeletista
Informações de trabalhador celetista
Declaration
public InfoCeletista InfoCeletista { get; set; }
Property Value
Type | Description |
---|---|
InfoCeletista |
InfoEstatutario
Informações de trabalhador estatutário.
Declaration
public InfoEstatutario InfoEstatutario { get; set; }
Property Value
Type | Description |
---|---|
InfoEstatutario |