Class InfNFeSupl
Classe de informações do InfNFeSupl
Inheritance
System.Object
InfNFeSupl
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Unimake.Business.DFe.Xml.NFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
public class InfNFeSupl
Properties
QrCode
Texto com o QR-Code impresso no DANFE NFC-e
Declaration
public string QrCode { get; set; }
Property Value
Type | Description |
---|---|
System.String |
UrlChave
Informar a URL da Consulta por chave de acesso da NFC-e
Declaration
public string UrlChave { get; set; }
Property Value
Type | Description |
---|---|
System.String |