package seller import "wagfarm-api/taxonomy/base" type Seller struct{ base.Taxonomy }