Class Cobr
Classe de informações de Cobr
Inherited Members
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 Cobr
Properties
Dup
Dados das duplicatas
Declaration
[XmlElement("dup")]
public List<Dup> Dup { get; set; }
Property Value
| Type | Description |
|---|---|
| List<Dup> |
Fat
Dados da fatura
Declaration
[XmlElement("fat")]
public Fat Fat { get; set; }
Property Value
| Type | Description |
|---|---|
| Fat |