Class EConsignado
Informações relativas ao desconto do eConsignado
Inheritance
System.Object
EConsignado
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 EConsignado
Properties
InstFinanc
Instituição financeira do empréstimo eConsignado
Declaration
public string InstFinanc { get; set; }
Property Value
Type | Description |
---|---|
System.String |
NrContrato
Número do contrato do empréstimo eConsignado
Declaration
public string NrContrato { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VreConsignado
Valor do desconto do empréstimo eConsignado
Declaration
public double VreConsignado { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VreConsignadoField
Declaration
public string VreConsignadoField { get; set; }
Property Value
Type | Description |
---|---|
System.String |