Compare commits
No commits in common. "d2cf1a4dfd2309173d35c3f9fa44b70cf110bd0f" and "79b19999f05b6a2a0dd393999e559f025f65ae0a" have entirely different histories.
d2cf1a4dfd
...
79b19999f0
|
@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
|
|||
|
||||
type Product struct {
|
||||
PartnerSku string `json:"partner_sku"`
|
||||
SKU string `json:"sku"`
|
||||
}
|
||||
|
||||
type ProdCondType struct {
|
||||
|
|
Loading…
Reference in New Issue