Skip to content

Commit 5d2a413

Browse files
committed
ref: inn
1 parent f52d730 commit 5d2a413

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

inn/inn.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ const (
1313
lengthPhysical = 12
1414
)
1515

16-
type INN struct {
16+
type INNStruct struct {
1717
Code models.TaxRegionCode
1818
SerialNumber models.SerialNumber
1919
Hash10 uint

0 commit comments

Comments
 (0)