package otosaas

type OtoSaas struct {
	Category  category
	Commodity commodity
}