service/otosaas/otosaas.go

8 lines
102 B

package otosaas
type OtoSaas struct {
Callback callback
Category category
Commodity commodity
}