Class PlanSaude
Inheritance
System.Object
PlanSaude
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 PlanSaude
Properties
CnpjOper
Declaration
public string CnpjOper { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoDepSau
Declaration
public List<InfoDepSau> InfoDepSau { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoDepSau> |
RegANS
Declaration
public string RegANS { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VlrSaudeTit
Valor relativo à dedução do rendimento tributável correspondente a pagamento a plano de saúde do titular. Validação: Deve ser maior ou igual a 0 (zero). Se for igual a 0 (zero), deve haver informações em registro(s) filho(s), relativas a dependentes(infoDepSau).
Declaration
public double VlrSaudeTit { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrSaudeTitField
Declaration
public string VlrSaudeTitField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
Methods
ShouldSerializeRegANS()
Declaration
public bool ShouldSerializeRegANS()
Returns
Type | Description |
---|---|
System.Boolean |