Skip to content

Commit 95e1431

Browse files
authored
Merge pull request #4 from ZeusAutomacao/master
Atualizando repositório
2 parents 404b39c + 4f59b99 commit 95e1431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

NFe.Classes/Servicos/DistribuicaoDFe/retDistDFeInt.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ public class retDistDFeInt : IRetornoServico
6262
/// <summary>
6363
/// B05 - Código do status da resposta (vide item 5)
6464
/// </summary>
65-
public byte cStat { get; set; }
65+
public int cStat { get; set; }
6666

6767
/// <summary>
6868
/// B06 - Descrição literal do status da resposta

0 commit comments

Comments
 (0)