Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Card

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

    Properties

    CAut

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

    CNPJ

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

    InfAdCard

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

    NParcelas

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

    NsuHost

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

    NsuTrans

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

    TBand

    Declaration
    [XmlElement("tBand")]
    public BandeiraOperadoraCartao? TBand { get; set; }
    Property Value
    Type Description
    BandeiraOperadoraCartao?

    TpIntegra

    Declaration
    [XmlElement("tpIntegra")]
    public TipoIntegracaoPagamento TpIntegra { get; set; }
    Property Value
    Type Description
    TipoIntegracaoPagamento

    XBand

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

    Methods

    ShouldSerializeCAut()

    Declaration
    public bool ShouldSerializeCAut()
    Returns
    Type Description
    bool

    ShouldSerializeCNPJ()

    Declaration
    public bool ShouldSerializeCNPJ()
    Returns
    Type Description
    bool

    ShouldSerializeInfAdCard()

    Declaration
    public bool ShouldSerializeInfAdCard()
    Returns
    Type Description
    bool

    ShouldSerializeNParcelas()

    Declaration
    public bool ShouldSerializeNParcelas()
    Returns
    Type Description
    bool

    ShouldSerializeNsuHost()

    Declaration
    public bool ShouldSerializeNsuHost()
    Returns
    Type Description
    bool

    ShouldSerializeNsuTrans()

    Declaration
    public bool ShouldSerializeNsuTrans()
    Returns
    Type Description
    bool

    ShouldSerializeTBand()

    Declaration
    public bool ShouldSerializeTBand()
    Returns
    Type Description
    bool

    ShouldSerializeXBand()

    Declaration
    public bool ShouldSerializeXBand()
    Returns
    Type Description
    bool