Class retBoletoConsultarQrCodeContent
Dados do QRCode retornado na consulta
Inherited Members
Namespace: Unimake.Business.DFe.Xml.EBoleto
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class retBoletoConsultarQrCodeContent
Properties
Image
Declaration
[XmlElement]
public string Image { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Success
Declaration
[XmlElement]
public bool Success { get; set; }
Property Value
| Type | Description |
|---|---|
| bool |
Text
Declaration
[XmlElement]
public string Text { get; set; }
Property Value
| Type | Description |
|---|---|
| string |