Class DmDev5002
Informações do demonstrativo de valores devidos
Inheritance
System.Object
DmDev5002
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 DmDev5002
Properties
CodCateg
Preencher com o código da categoria do trabalhador, conforme Tabela 01
Declaration
public CodCateg CodCateg { get; set; }
Property Value
Type | Description |
---|---|
CodCateg |
DtPgto
Declaration
public DateTimeOffset DtPgto { get; set; }
Property Value
Type | Description |
---|---|
System.DateTimeOffset |
DtPgtoField
Informar a data de pagamento
Declaration
public string DtPgtoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
IdeDmDev
Identificador atribuído pela fonte pagadora para o demonstrativo de valores devidos ao trabalhador
Declaration
public string IdeDmDev { get; set; }
Property Value
Type | Description |
---|---|
System.String |
InfoIR
Rendimentos tributáveis, deduções, isenções e retenções do IRRF
Declaration
public List<InfoIR5002> InfoIR { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<InfoIR5002> |
InfoPgtoExt
Informações complementares relativas a pagamentos a residente fiscal no exterior
Declaration
public InfoPgtoExt5002 InfoPgtoExt { get; set; }
Property Value
Type | Description |
---|---|
InfoPgtoExt5002 |
InfoRRA
Informações complementares relativas a Rendimentos Recebidos Acumuladamente - RRA
Declaration
public InfoRRA5002 InfoRRA { get; set; }
Property Value
Type | Description |
---|---|
InfoRRA5002 |
PerRef
Período de referência das informações, no formato AAAA-MM (ou AAAA, se for relativo a 13° salário)
Declaration
public string PerRef { get; set; }
Property Value
Type | Description |
---|---|
System.String |
TotApurDia
Totalizador de tributos com período de apuração diário
Declaration
public List<TotApurDia5002> TotApurDia { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurDia5002> |
TotApurMen
Totalizador de tributos com período de apuração mensal
Declaration
public List<TotApurMen5002> TotApurMen { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<TotApurMen5002> |
TpPgto
Informar o evento de origem do pagamento
Declaration
public TipoPagamentoESocial TpPgto { get; set; }
Property Value
Type | Description |
---|---|
TipoPagamentoESocial |