Compare commits
2 Commits
2094a7b249
...
79b19999f0
Author | SHA1 | Date |
---|---|---|
|
79b19999f0 | |
|
baf7be0820 |
|
@ -51,7 +51,6 @@ type SpecifiedProductLine struct {
|
||||||
|
|
||||||
type Product struct {
|
type Product struct {
|
||||||
PartnerSku string `json:"partner_sku"`
|
PartnerSku string `json:"partner_sku"`
|
||||||
ProductId int `json:"product_id"`
|
|
||||||
}
|
}
|
||||||
|
|
||||||
type ProdCondType struct {
|
type ProdCondType struct {
|
||||||
|
|
Loading…
Reference in New Issue