Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class IBSCBS

    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class IBSCBS

    Properties

    CClassTrib

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

    CST

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

    GEstornoCred

    Estorno de Crédito

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

    GIBSCBS

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

    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