Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class COFINS

    Classe de informações do COFINS

    Inheritance
    object
    COFINS
    Inherited Members
    object.Equals(object)
    object.Equals(object, object)
    object.GetHashCode()
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    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 COFINS

    Properties

    COFINSAliq

    Dados do COFINS tributado pela alíquota

    Declaration
    [XmlElement("COFINSAliq")]
    public COFINSAliq COFINSAliq { get; set; }
    Property Value
    Type Description
    COFINSAliq

    COFINSNT

    Dados do COFINS não tributado

    Declaration
    [XmlElement("COFINSNT")]
    public COFINSNT COFINSNT { get; set; }
    Property Value
    Type Description
    COFINSNT

    COFINSOutr

    Dados do COFINS outras operações

    Declaration
    [XmlElement("COFINSOutr")]
    public COFINSOutr COFINSOutr { get; set; }
    Property Value
    Type Description
    COFINSOutr

    COFINSQtde

    Dados do COFINS tributado por Qtde

    Declaration
    [XmlElement("COFINSQtde")]
    public COFINSQtde COFINSQtde { get; set; }
    Property Value
    Type Description
    COFINSQtde