We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 404b39c + 4f59b99 commit 95e1431Copy full SHA for 95e1431
NFe.Classes/Servicos/DistribuicaoDFe/retDistDFeInt.cs
@@ -62,7 +62,7 @@ public class retDistDFeInt : IRetornoServico
62
/// <summary>
63
/// B05 - Código do status da resposta (vide item 5)
64
/// </summary>
65
- public byte cStat { get; set; }
+ public int cStat { get; set; }
66
67
68
/// B06 - Descrição literal do status da resposta
0 commit comments