Compare commits

..

No commits in common. "79b19999f05b6a2a0dd393999e559f025f65ae0a" and "2094a7b249fca44be1eea2f9cf0c7c7c2dcb568d" have entirely different histories.

1 changed files with 1 additions and 0 deletions

View File

@ -51,6 +51,7 @@ type SpecifiedProductLine struct {
type Product struct {
PartnerSku string `json:"partner_sku"`
ProductId int `json:"product_id"`
}
type ProdCondType struct {