Class COFINS
Classe de informações do COFINS
Inheritance
System.Object
COFINS
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 COFINS
Properties
COFINSAliq
Dados do COFINS tributado pela alíquota
Declaration
public COFINSAliq COFINSAliq { get; set; }
Property Value
Type | Description |
---|---|
COFINSAliq |
COFINSNT
Dados do COFINS não tributado
Declaration
public COFINSNT COFINSNT { get; set; }
Property Value
Type | Description |
---|---|
COFINSNT |
COFINSOutr
Dados do COFINS outras operações
Declaration
public COFINSOutr COFINSOutr { get; set; }
Property Value
Type | Description |
---|---|
COFINSOutr |
COFINSQtde
Dados do COFINS tributado por Qtde
Declaration
public COFINSQtde COFINSQtde { get; set; }
Property Value
Type | Description |
---|---|
COFINSQtde |