Copyright © Unimake Software
Generated with DocFX

Search Results for

    Class infDPS

    Inheritance
    object
    infDPS
    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.NFSe.NACIONAL
    Assembly: Unimake.Business.DFe.dll
    Syntax
    [Serializable]
    [XmlType("infDPS", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public class infDPS

    Properties

    CLocEmi

    Código de município de emissão da NFS-e

    Declaration
    [XmlElement("cLocEmi")]
    public int CLocEmi { get; set; }
    Property Value
    Type Description
    int

    CMotivoEmisTI

    Motivo da Emissão da DPS pelo Tomador/Intermediário

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

    ChNFSeRej

    Chave de acesso rejeitada pelo Tomador/Intermediário

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

    DCompet

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

    DCompetField

    Data em que se iniciou a prestação do serviço

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

    DhEmi

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

    DhEmiField

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

    Id

    Id da NFS-e a ser gerada.

    Declaration
    [XmlAttribute("Id", DataType = "token")]
    public string Id { get; set; }
    Property Value
    Type Description
    string

    Interm

    Dados do Intermediário de Serviço

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

    NDPS

    Número do DPS

    Declaration
    [XmlElement("nDPS")]
    public int NDPS { get; set; }
    Property Value
    Type Description
    int

    Prest

    Dados do Prestador de Serviço

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

    Serie

    Número do equipamento emissor do DPS ou série do DPS

    Declaration
    [XmlElement("serie")]
    public int Serie { get; set; }
    Property Value
    Type Description
    int

    Serv

    Grupo de informações relativos ao serviço prestado

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

    Subst

    Grupo para NFSe Substituida

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

    Toma

    Dados do Tomador de Serviço

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

    TpAmb

    Tipo de ambiente: Produção ou Homologação

    Declaration
    [XmlElement("tpAmb", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public TipoAmbiente TpAmb { get; set; }
    Property Value
    Type Description
    TipoAmbiente

    TpEmit

    Emitente da DPS

    Declaration
    [XmlElement("tpEmit")]
    public TipoEmitenteNFSe TpEmit { get; set; }
    Property Value
    Type Description
    TipoEmitenteNFSe

    Valores

    Grupo de informações relativos aos valores do serviço prestado

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

    VerAplic

    Versão do aplicativo que está emitindo a NFS-e (informado pelo contribuinte).

    Declaration
    [XmlElement("verAplic", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
    public string VerAplic { get; set; }
    Property Value
    Type Description
    string

    Methods

    ShouldSerializeCMotivoEmisTI()

    Declaration
    public bool ShouldSerializeCMotivoEmisTI()
    Returns
    Type Description
    bool

    ShouldSerializeChNFSeRej()

    Declaration
    public bool ShouldSerializeChNFSeRej()
    Returns
    Type Description
    bool