Skip to content

Commit

Permalink
Merge pull request #16 from adrbarros/master
Browse files Browse the repository at this point in the history
Evento Cancelamento de Insucesso na Entrega do CT-e - 110191
  • Loading branch information
adrbarros authored May 26, 2024
2 parents 4e242d8 + 2f9e566 commit d460f92
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CTe.Classes/Servicos/Evento/Flags/CTeTipoEvento.cs
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ public enum CTeTipoEvento
CancelamentodoComprovantedeEntrega = 110181,
[XmlEnum("110190")]
InsucessoNaEntregaDoCte = 110190,
[XmlEnum("110191")]
CancelamentodoInsucessoNaEntregaDoCte = 110191,
//Evento: Fisco
[XmlEnum("310620")]
RegistrodePassagem = 310620,
Expand Down

0 comments on commit d460f92

Please sign in to comment.