Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class PlanSaude1210

    Plano de saúde coletivo

    Inheritance
    System.Object
    PlanSaude1210
    PlanSaude5002
    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 PlanSaude1210

    Properties

    CnpjOper

    Informar o número do CNPJ da operadora de plano privado coletivo empresarial de assistência à saúde

    Declaration
    public string CnpjOper { get; set; }
    Property Value
    Type Description
    System.String

    InfoDepSau

    Informações de dependente de plano de saúde coletivo empresarial

    Declaration
    public List<InfoDepSau> InfoDepSau { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<InfoDepSau>

    RegANS

    Registro na Agência Nacional de Saúde - ANS

    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