Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class retBoletoConsultarPdfContent

    Dados do PDF retornado na consulta

    Inheritance
    object
    retBoletoConsultarPdfContent
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Unimake.Business.DFe.Xml.EBoleto
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class retBoletoConsultarPdfContent

    Properties

    Content

    Declaration
    [XmlElement]
    public string Content { get; set; }
    Property Value
    Type Description
    string

    Message

    Declaration
    [XmlElement]
    public string Message { get; set; }
    Property Value
    Type Description
    string

    Success

    Declaration
    [XmlElement]
    public bool Success { get; set; }
    Property Value
    Type Description
    bool