api-entities/common/vo/money.go

5 lines
34 B
Go
Raw Permalink Normal View History

2024-12-06 16:14:44 +01:00
package vo
type Money struct {
}