Class InfAdic
Inherited Members
Namespace: Unimake.Business.DFe.Xml.MDFe
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType(Namespace = "http://www.portalfiscal.inf.br/mdfe")]
public class InfAdic
Properties
InfAdFisco
Informações Adicionais de Interesse do Fisco
Declaration
[XmlElement("infAdFisco")]
public string InfAdFisco { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
InfCpl
Informações Complementares de Interesse do Contribuinte
Declaration
[XmlElement("infCpl")]
public string InfCpl { get; set; }
Property Value
| Type | Description |
|---|---|
| string |