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