Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Imposto

    Inheritance
    System.Object
    Imposto
    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.NFCom
    Assembly: Unimake.Business.DFe.dll
    Syntax
    public class Imposto

    Properties

    COFINS

    Declaration
    public COFINSNFCom COFINS { get; set; }
    Property Value
    Type Description
    COFINSNFCom

    FUNTTEL

    Declaration
    public FUNTTEL FUNTTEL { get; set; }
    Property Value
    Type Description
    FUNTTEL

    FUST

    Declaration
    public FUST FUST { get; set; }
    Property Value
    Type Description
    FUST

    ICMS00

    Declaration
    public ICMS00NFCom ICMS00 { get; set; }
    Property Value
    Type Description
    ICMS00NFCom

    ICMS20

    Declaration
    public ICMS20NFCom ICMS20 { get; set; }
    Property Value
    Type Description
    ICMS20NFCom

    ICMS40

    Declaration
    public ICMS40NFCom ICMS40 { get; set; }
    Property Value
    Type Description
    ICMS40NFCom

    ICMS51

    Declaration
    public ICMS51NFCom ICMS51 { get; set; }
    Property Value
    Type Description
    ICMS51NFCom

    ICMS90

    Declaration
    public ICMS90NFCom ICMS90 { get; set; }
    Property Value
    Type Description
    ICMS90NFCom

    ICMSSN

    Declaration
    public ICMSSN ICMSSN { get; set; }
    Property Value
    Type Description
    ICMSSN

    ICMSUFDest

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

    IndSemCST

    Declaration
    public SimNao? IndSemCST { get; set; }
    Property Value
    Type Description
    System.Nullable<SimNao>

    PIS

    Declaration
    public PISNFCom PIS { get; set; }
    Property Value
    Type Description
    PISNFCom

    RetTribNFCom

    Declaration
    public RetTribNFCom RetTribNFCom { get; set; }
    Property Value
    Type Description
    RetTribNFCom

    Methods

    ShouldSerializeIndSemCST()

    Declaration
    public bool ShouldSerializeIndSemCST()
    Returns
    Type Description
    System.Boolean