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

    Properties

    CIndOp

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

    Dest

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

    FinNFSe

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

    GRefNFSe

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

    Imovel

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

    IndDest

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

    IndFinal

    Declaration
    [XmlElement("indFinal")]
    public IndicadorFinalNFSeRTC? IndFinal { get; set; }
    Property Value
    Type Description
    IndicadorFinalNFSeRTC?

    TpEnteGov

    Declaration
    [XmlElement("tpEnteGov")]
    public TipoEnteGovernamentalNFSeRTC? TpEnteGov { get; set; }
    Property Value
    Type Description
    TipoEnteGovernamentalNFSeRTC?

    TpOper

    Declaration
    [XmlElement("tpOper")]
    public TpOperacaoGov? TpOper { get; set; }
    Property Value
    Type Description
    TpOperacaoGov?

    Valores

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

    Methods

    ShouldSerializeIndFinal()

    Declaration
    public bool ShouldSerializeIndFinal()
    Returns
    Type Description
    bool

    ShouldSerializeTpEnteGov()

    Declaration
    public bool ShouldSerializeTpEnteGov()
    Returns
    Type Description
    bool

    ShouldSerializeTpOper()

    Declaration
    public bool ShouldSerializeTpOper()
    Returns
    Type Description
    bool