Class IdeDepESocial5002
Inheritance
System.Object
IdeDepESocial5002
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 IdeDepESocial5002
Properties
CpfDep
Declaration
public string CpfDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DepIRRF
Declaration
public SimNaoLetra DepIRRF { get; set; }
Property Value
Type | Description |
---|---|
SimNaoLetra |
DescrDep
Declaration
public string DescrDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtNascto
Declaration
public DateTimeOffset DtNascto { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtNasctoField
Declaration
public string DtNasctoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Nome
Declaration
public string Nome { get; set; }
Property Value
Type | Description |
---|---|
System.String |
PlanSaude
Declaration
public List<PlanSaude> PlanSaude { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<PlanSaude> |
TpDep
Declaration
public string TpDep { get; set; }
Property Value
Type | Description |
---|---|
System.String |