add Fees and Taxes to the Record type

This commit is contained in:
2025-11-13 13:44:40 +00:00
parent 388fd439a1
commit bb93798c0f
6 changed files with 166 additions and 8 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package internal
//go:generate mockgen -destination=mocks/mocks_gen.go -package=mocks -typed . RecordReader,Record
//go:generate go tool mockgen -destination=mocks/mocks_gen.go -package=mocks -typed . RecordReader,Record,ReportWriter