Class infDPS
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
CMotivoEmisTI
Motivo da Emissão da DPS pelo Tomador/Intermediário
Declaration
[XmlElement("cMotivoEmisTI")]
public string CMotivoEmisTI { get; set; }
Property Value
ChNFSeRej
Chave de acesso rejeitada pelo Tomador/Intermediário
Declaration
[XmlElement("chNFSeRej")]
public string ChNFSeRej { get; set; }
Property Value
DCompet
Declaration
[XmlIgnore]
public DateTimeOffset DCompet { get; set; }
Property Value
DCompetField
Data em que se iniciou a prestação do serviço
Declaration
[XmlElement("dCompet")]
public string DCompetField { get; set; }
Property Value
DhEmi
Declaration
[XmlIgnore]
public DateTimeOffset DhEmi { get; set; }
Property Value
DhEmiField
Declaration
[XmlElement("dhEmi")]
public string DhEmiField { get; set; }
Property Value
Id
Id da NFS-e a ser gerada.
Declaration
[XmlAttribute("Id", DataType = "token")]
public string Id { get; set; }
Property Value
Interm
Dados do Intermediário de Serviço
Declaration
[XmlElement("interm")]
public Interm Interm { get; set; }
Property Value
NDPS
Declaration
[XmlElement("nDPS")]
public int NDPS { get; set; }
Property Value
Prest
Dados do Prestador de Serviço
Declaration
[XmlElement("prest")]
public Prest Prest { get; set; }
Property Value
Serie
Número do equipamento emissor do DPS ou série do DPS
Declaration
[XmlElement("serie")]
public int Serie { get; set; }
Property Value
Serv
Grupo de informações relativos ao serviço prestado
Declaration
[XmlElement("serv")]
public Serv Serv { get; set; }
Property Value
Subst
Grupo para NFSe Substituida
Declaration
[XmlElement("subst")]
public Subst Subst { get; set; }
Property Value
Toma
Dados do Tomador de Serviço
Declaration
[XmlElement("toma")]
public Toma Toma { get; set; }
Property Value
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
TpEmit
Declaration
[XmlElement("tpEmit")]
public TipoEmitenteNFSe TpEmit { get; set; }
Property Value
Valores
Grupo de informações relativos aos valores do serviço prestado
Declaration
[XmlElement("valores")]
public Valores Valores { get; set; }
Property Value
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
Methods
ShouldSerializeCMotivoEmisTI()
Declaration
public bool ShouldSerializeCMotivoEmisTI()
Returns
ShouldSerializeChNFSeRej()
Declaration
public bool ShouldSerializeChNFSeRej()
Returns