api-entities/common/vo/money.go
2024-12-06 16:14:44 +01:00

5 lines
34 B
Go

package vo
type Money struct {
}