Class GCredPresOper
Inheritance
GCredPresOper
Assembly: Unimake.Business.DFe.dll
Syntax
public class GCredPresOper
Properties
CCredPres
Declaration
[XmlElement("cCredPres")]
public string CCredPres { get; set; }
Property Value
GCBSCredPres
Declaration
[XmlElement("gCBSCredPres")]
public GCredPres GCBSCredPres { get; set; }
Property Value
GIBSCredPres
Declaration
[XmlElement("gIBSCredPres")]
public GCredPres GIBSCredPres { get; set; }
Property Value
PCredPres
Declaration
[XmlElement("pCredPres")]
public string PCredPres { get; set; }
Property Value
VBCCredPres
Declaration
[XmlElement("vBCCredPres")]
public string VBCCredPres { get; set; }
Property Value
VCredPres
Declaration
[XmlElement("vCredPres")]
public string VCredPres { get; set; }
Property Value
VCredPresCondSus
Declaration
[XmlElement("vCredPresCondSus")]
public string VCredPresCondSus { get; set; }
Property Value