Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfNFeSupl

    Classe de informações do InfNFeSupl

    Inheritance
    object
    InfNFeSupl
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
    public class InfNFeSupl

    Properties

    QrCode

    Texto com o QR-Code impresso no DANFE NFC-e

    Declaration
    [XmlElement("qrCode")]
    public string QrCode { get; set; }
    Property Value
    Type Description
    string

    UrlChave

    Informar a URL da Consulta por chave de acesso da NFC-e

    Declaration
    [XmlElement("urlChave")]
    public string UrlChave { get; set; }
    Property Value
    Type Description
    string