Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 923a7de1ff |
@@ -11,4 +11,5 @@ type ProductCategory struct {
|
||||
Image *ProductImage `json:"image,omitempty"`
|
||||
MenuOrder int `json:"menu_order"`
|
||||
Count int `json:"count"`
|
||||
Exclude *bool `json:"exclude,omitempty"`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user