Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class Toma

    Inheritance
    System.Object
    Toma
    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.CTeSimp
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    public class Toma

    Properties

    CNPJ

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

    CPF

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

    Email

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

    EnderToma

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

    Fone

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

    IE

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

    IndIEToma

    Declaration
    public IndicadorIEDestinatario IndIEToma { get; set; }
    Property Value
    Type Description
    IndicadorIEDestinatario

    ISUF

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

    TomaServico

    Declaration
    public TomadorServicoCTe TomaServico { get; set; }
    Property Value
    Type Description
    TomadorServicoCTe

    XNome

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

    Methods

    ShouldSerializeCNPJ()

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

    ShouldSerializeCPF()

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

    ShouldSerializeEmail()

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

    ShouldSerializeFone()

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

    ShouldSerializeIE()

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

    ShouldSerializeISUF()

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