mirror of
https://github.com/cubixle/go-ebay.git
synced 2026-04-24 22:54:43 +01:00
added go.mod file and missing property
This commit is contained in:
@@ -42,6 +42,8 @@ type Item struct {
|
||||
} `xml:"Compatibility"`
|
||||
} `xml:"ItemCompatibilityList,omitempty"`
|
||||
|
||||
ItemID string `xml:"ItemID,omitempty"`
|
||||
|
||||
ItemSpecifics ItemSpecifics `xml:"ItemSpecifics"`
|
||||
|
||||
ListingDesigner *struct {
|
||||
|
||||
Reference in New Issue
Block a user