Class E105102
Bloco do evento de Cancelamento por Substiuição de NFSe (e105102).
Inherited Members
Namespace: Unimake.Business.DFe.Xml.NFSe.NACIONAL.Eventos
Assembly: Unimake.Business.DFe.dll
Syntax
[Serializable]
[XmlType("e105102", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public class E105102
Properties
CMotivo
Código do motivo do cancelamento.
Declaration
[XmlElement("cMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public CodigoJustificativaSubstituicaoSubstituicao CMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| CodigoJustificativaSubstituicaoSubstituicao |
ChSubstituta
Chave de Acesso da NFS-e substituta.
Declaration
[XmlElement("chSubstituta", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string ChSubstituta { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XDesc
Descrição do evento.
Declaration
[XmlElement("xDesc", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XDesc { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
XMotivo
Descrição do motivo do cancelamento.
Declaration
[XmlElement("xMotivo", Namespace = "http://www.sped.fazenda.gov.br/nfse")]
public string XMotivo { get; set; }
Property Value
| Type | Description |
|---|---|
| string |