Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class GTipoSaldo

    Inheritance
    System.Object
    GTipoSaldo
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Unimake.Business.DFe.Xml.NF3e
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class GTipoSaldo

    Properties

    GSaldoCred

    Declaration
    public List<GSaldoCred> GSaldoCred { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<GSaldoCred>

    NTipoSaldo

    Número referente ao agrupador de saldos por posto tarifário. Aceita valores de 01 a 10. Serve para organizar a informação dos grupos de saldos.

    Declaration
    public string NTipoSaldo { get; set; }
    Property Value
    Type Description
    System.String