We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6a97181 commit a879b7fCopy full SHA for a879b7f
2 files changed
docs/index.md
@@ -61,6 +61,8 @@ await nfewizard.NFE_LoadEnvironment({
61
nfe: {
62
ambiente: 2,
63
versaoDF: "4.00",
64
+ idCSC: 1,
65
+ tokenCSC: '99999999-9999-9999-9999-999999999999'
66
},
67
email: {
68
host: 'smtp.example.com',
docs/nfeInicializarAmbiente.md
@@ -42,6 +42,8 @@ await nfewizard.NFE_LoadEnvironment({
42
43
44
45
46
47
48
49
0 commit comments