Class DespProcJud
Inheritance
System.Object
DespProcJud
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.EFDReinf
Assembly: Unimake.Business.DFe.dll
Syntax
public class DespProcJud
Properties
IdeAdv
Declaration
public List<IdeAdv> IdeAdv { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.List<IdeAdv> |
VlrDespAdvogados
Declaration
public double VlrDespAdvogados { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDespAdvogadosField
Declaration
public string VlrDespAdvogadosField { get; set; }
Property Value
Type | Description |
---|---|
System.String |
VlrDespCustas
Declaration
public double VlrDespCustas { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
VlrDespCustasField
Declaration
public string VlrDespCustasField { get; set; }
Property Value
Type | Description |
---|---|
System.String |