Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GAdBand

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

    Properties

    DFimAdBand

    Declaration
    [XmlIgnore]
    public DateTimeOffset DFimAdBand { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DFimAdBandField

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

    DIniAdBand

    Declaration
    [XmlIgnore]
    public DateTimeOffset DIniAdBand { get; set; }
    Property Value
    Type Description
    DateTimeOffset

    DIniAdBandField

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

    MotDifBand

    Declaration
    [XmlElement("motDifBand")]
    public MotivoTarifaDiferente? MotDifBand { get; set; }
    Property Value
    Type Description
    MotivoTarifaDiferente?

    TpBand

    Declaration
    [XmlElement("tpBand")]
    public TipoBandeira TpBand { get; set; }
    Property Value
    Type Description
    TipoBandeira

    VAdBand

    Declaration
    [XmlElement("vAdBand")]
    public decimal VAdBand { get; set; }
    Property Value
    Type Description
    decimal

    VAdBandAplic

    Declaration
    [XmlElement("vAdBandAplic")]
    public double VAdBandAplic { get; set; }
    Property Value
    Type Description
    double

    Methods

    ShouldSerializeMotDifBand()

    Declaration
    public bool ShouldSerializeMotDifBand()
    Returns
    Type Description
    bool

    ShouldSerializeVAdBandAplic()

    Declaration
    public bool ShouldSerializeVAdBandAplic()
    Returns
    Type Description
    bool