Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class InfIntermed

    Inheritance
    object
    InfIntermed
    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.NFe
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType(AnonymousType = true, Namespace = "http://www.portalfiscal.inf.br/nfe")]
    public class InfIntermed

    Properties

    CNPJ

    CNPJ do Intermediador da Transação (agenciador, plataforma de delivery, marketplace e similar) de serviços e de negócios

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

    IdCadIntTran

    Identificador cadastrado no intermediador

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