Class InfoPgto
Inheritance
System.Object
InfoPgto
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()
Assembly: Unimake.Business.DFe.dll
Syntax
Properties
DtPgto
Declaration
public DateTimeOffset DtPgto { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
DtPgtoField
Declaration
public string DtPgtoField { get; set; }
Property Value
Type |
Description |
System.String |
|
IdeDmDev
Declaration
public string IdeDmDev { get; set; }
Property Value
Type |
Description |
System.String |
|
InfoPgtoExt
Declaration
public InfoPgtoExt InfoPgtoExt { get; set; }
Property Value
PaisResidExt
Declaration
public string PaisResidExt { get; set; }
Property Value
Type |
Description |
System.String |
|
PerRef
Declaration
public DateTimeOffset PerRef { get; set; }
Property Value
Type |
Description |
System.DateTimeOffset |
|
PerRefField
Declaration
public string PerRefField { get; set; }
Property Value
Type |
Description |
System.String |
|
TpPgto
Declaration
public TipoPagamentoESocial TpPgto { get; set; }
Property Value
VrLiq
Valor líquido recebido pelo trabalhador, composto pelos vencimentos e descontos, inclusive os descontos de IRRF e de pensão alimentícia (se houver).
Validação: Não pode ser um valor negativo.
Declaration
public double VrLiq { get; set; }
Property Value
Type |
Description |
System.Double |
|
VrLiqField
Declaration
public string VrLiqField { get; set; }
Property Value
Type |
Description |
System.String |
|
Methods
ShouldSerializePaisResidExt()
Declaration
public bool ShouldSerializePaisResidExt()
Returns
Type |
Description |
System.Boolean |
|