niki/purchaseapp/entity/invoice.go

5 lines
40 B
Go

package entity
type Invoice struct {
}