Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfBPe

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

    Properties

    AutXML

    Autorizados para download do XML do DF-e

    Declaration
    [XmlElement("autXML")]
    public List<AutXML> AutXML { get; set; }
    Property Value
    Type Description
    List<AutXML>

    Chave

    Chave de acesso do BP-e

    Declaration
    [XmlIgnore]
    public string Chave { get; set; }
    Property Value
    Type Description
    string

    DetBPeTM

    Grupo de informacoes detalhadas do BP-e TM

    Declaration
    [XmlElement("detBPeTM")]
    public List<DetBPeTM> DetBPeTM { get; set; }
    Property Value
    Type Description
    List<DetBPeTM>

    Emit

    Identificacao do emitente

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

    Id

    Identificador da tag a ser assinada

    Declaration
    [XmlAttribute(AttributeName = "Id", DataType = "token")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Ide

    Identificacao do BP-e TM

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

    InfAdic

    Informacoes adicionais

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

    InfRespTec

    Informacoes do responsavel tecnico

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

    PgtoVinc

    Informacoes da vinculacao com transacao de pagamento

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

    Total

    Totais do BP-e TM

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

    Versao

    Versao do leiaute

    Declaration
    [XmlAttribute(AttributeName = "versao", DataType = "token")]
    public string Versao { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeAutXML()

    Declaration
    public bool ShouldSerializeAutXML()
    Returns
    Type Description
    bool

    ShouldSerializeInfAdic()

    Declaration
    public bool ShouldSerializeInfAdic()
    Returns
    Type Description
    bool

    ShouldSerializeInfRespTec()

    Declaration
    public bool ShouldSerializeInfRespTec()
    Returns
    Type Description
    bool

    ShouldSerializePgtoVinc()

    Declaration
    public bool ShouldSerializePgtoVinc()
    Returns
    Type Description
    bool