Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class retBoletoInformarPagto

    Retorno da informação de pagamento de boleto

    Inheritance
    object
    XMLBase
    retEBoletoRetornoBasico
    retBoletoInformarPagto
    Implements
    IXmlSerializable
    Inherited Members
    retEBoletoRetornoBasico.Status
    retEBoletoRetornoBasico.Motivo
    XMLBase.NameSpaces
    XMLBase.GerarXML()
    XMLBase.LerXML<T>(XmlDocument)
    XMLBase.ReadXml(XmlDocument)
    XMLBase.WriteXml(StringWriter)
    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]
    [XmlRoot("BoletoInformarPagtoResponse", IsNullable = false)]
    public class retBoletoInformarPagto : retEBoletoRetornoBasico, IXmlSerializable

    Properties

    DLLVersao

    Versão da DLL

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

    Implements

    IXmlSerializable