We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f52d730 commit 5d2a413Copy full SHA for 5d2a413
inn/inn.go
@@ -13,7 +13,7 @@ const (
13
lengthPhysical = 12
14
)
15
16
-type INN struct {
+type INNStruct struct {
17
Code models.TaxRegionCode
18
SerialNumber models.SerialNumber
19
Hash10 uint
0 commit comments