Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfoContrib

    Informações gerais do contribuinte necessárias à apuração das contribuições sociais

    Inheritance
    object
    InfoContrib
    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.ESocial
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class InfoContrib

    Properties

    ClassTrib

    Preencher com o código correspondente à classificação tributária do contribuinte, conforme Tabela 08

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

    InfoPJ

    Informações complementares, exclusivas da Pessoa Jurídica

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