Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IBSCBS

    Informações do Imposto de Bens e Serviços - IBS e da Contribuição de Bens e Serviços - CBS

    Inheritance
    object
    IBSCBS
    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 IBSCBS

    Properties

    CClassTrib

    Código de classificação tributária do IBS e CBS

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

    CST

    Código de Situação Tributária do IBS e CBS

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

    GAjusteCompet

    Ajuste de Competência

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

    GCredPresIBSZFM

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

    GCredPresOper

    Crédito Presumido da Operação

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

    GEstornoCred

    Estorno de Crédito

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

    GIBSCBS

    Grupo de Informações do IBS e da CBS

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

    GIBSCBSMono

    Grupo de Informações do IBS e CBS em operações com imposto monofásico

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

    GTransfCred

    Transferências de Crédito

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

    IndDoacao

    Indica a natureza da operação de doação, orientando a apuração e a geração de débitos ou estornos conforme o cenário

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

    Methods

    ShouldSerializeIndDoacao()

    Declaration
    public bool ShouldSerializeIndDoacao()
    Returns
    Type Description
    bool