Class AutXML
Classe com a informação de Pessoas autorizadas para o download do XML da NFe/NFCe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(Namespace = "http://www.portalfiscal.inf.br/nfe")]
public class AutXML
Properties
CNPJ
Declaration
[XmlElement("CNPJ")]
public string CNPJ { get; set; }
Property Value
CPF
Declaration
[XmlElement("CPF")]
public string CPF { get; set; }
Property Value
Methods
ShouldSerializeCNPJ()
Declaration
public bool ShouldSerializeCNPJ()
Returns
ShouldSerializeCPF()
Declaration
public bool ShouldSerializeCPF()
Returns