Question by renee_frank · Feb 22, 2015 at 09:29 PM · additem apiaddfixedpriceitemvariations
Bug with ItemType.Variation.Pictures: Wrong type declared
There is a bug in the .NET SDK VariationsType class (referenced in the ItemType class, Variations property).
ItemType.Variation.Pictures is declared a PicturesTypeCollection.
It should be a PicturesType.
The SDK as is does not support multiple pictures per variation.
Comment
Your answer
