Class InstPenMorte
Informações do instituidor da pensão por morte
Assembly: Unimake.Business.DFe.dll
Syntax
public class InstPenMorte
Properties
CpfInst
Preencher com o CPF do instituidor da pensão por morte
Declaration
[XmlElement("cpfInst")]
public string CpfInst { get; set; }
Property Value
DescrDepInst
Descrição do dependente do instituidor da pensão por morte
Declaration
[XmlElement("descrDepInst")]
public string DescrDepInst { get; set; }
Property Value
DtInst
Data de óbito do instituidor da pensão por morte
Declaration
[XmlIgnore]
public DateTimeOffset DtInst { get; set; }
Property Value
DtInstField
Declaration
[XmlElement("dtInst")]
public string DtInstField { get; set; }
Property Value
TpDepInst
Tipo de dependente do instituidor da pensão por morte
Declaration
[XmlElement("tpDepInst")]
public TpDepInst? TpDepInst { get; set; }
Property Value
Methods
ShouldSerializeDescrDepInst()
Declaration
public bool ShouldSerializeDescrDepInst()
Returns
ShouldSerializeTpDepInst()
Declaration
public bool ShouldSerializeTpDepInst()
Returns