Class InfoBenInicio
Informações do benefício - Início
Inheritance
System.Object
InfoBenInicio
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 InfoBenInicio
Properties
CadIni
Indicar se a data de início do benefício é anterior à obrigatoriedade dos eventos não periódicos para o ente público no eSocial
Declaration
public SimNaoLetra CadIni { get; set; }
Property Value
Type | Description |
---|---|
SimNaoLetra |
DadosBeneficio
Dados relativos ao benefício
Declaration
public DadosBeneficio DadosBeneficio { get; set; }
Property Value
Type | Description |
---|---|
DadosBeneficio |
DtIniBeneficio
Data de início do benefício
Declaration
public DateTimeOffset DtIniBeneficio { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtIniBeneficioField
Declaration
public string DtIniBeneficioField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
DtPublic
Informar a data de publicação da concessão do benefício, somente quando o ato concessório tiver vigência retroativa
Declaration
public DateTimeOffset DtPublic { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtPublicField
Declaration
public string DtPublicField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IndSitBenef
Indicar a situação do benefício no órgão declarante
Declaration
public IndSitBenef? IndSitBenef { get; set; }
Property Value
Type | Description |
---|---|
System.Nullable<IndSitBenef> |
InfoBenTermino
Informações da cessação do benefício
Declaration
public InfoBenTermino InfoBenTermino { get; set; }
Property Value
Type | Description |
---|---|
InfoBenTermino |
MudancaCPF
Informações de mudança de CPF do beneficiário
Declaration
public MudancaCpf2410 MudancaCPF { get; set; }
Property Value
Type | Description |
---|---|
MudancaCpf2410 |
NrBeneficio
Número do benefício
Declaration
public string NrBeneficio { get; set; }
Property Value
Type | Description |
---|---|
System.String |
SucessaoBenef
Grupo de informações de transferência de benefício
Declaration
public SucessaoBenef SucessaoBenef { get; set; }
Property Value
Type | Description |
---|---|
SucessaoBenef |
Methods
ShouldSerializeDtPublicField()
Declaration
public bool ShouldSerializeDtPublicField()
Returns
Type | Description |
---|---|
System.Boolean |
ShouldSerializeIndSitBenef()
Declaration
public bool ShouldSerializeIndSitBenef()
Returns
Type | Description |
---|---|
System.Boolean |