.gitignore
.php-cs-fixer.dist.php
.travis.yml
README.md
composer.json
docs/Api/ProductsApi.md
docs/Model/ImageProvider.md
docs/Model/ImageSizes.md
docs/Model/OutletPrice.md
docs/Model/OutletSpecificPrice.md
docs/Model/Product.md
docs/Model/ProductClassification.md
docs/Model/ProductCode.md
docs/Model/ProductCollectionResponse.md
docs/Model/ProductImage.md
docs/Model/ProductResponse.md
docs/Model/ProductVariant.md
docs/Model/ProductVariantDefintion.md
docs/Model/StandardPrice.md
docs/Model/SupplierProduct.md
git_push.sh
lib/Api/ProductsApi.php
lib/ApiException.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/ImageProvider.php
lib/Model/ImageSizes.php
lib/Model/ModelInterface.php
lib/Model/OutletPrice.php
lib/Model/OutletSpecificPrice.php
lib/Model/Product.php
lib/Model/ProductClassification.php
lib/Model/ProductCode.php
lib/Model/ProductCollectionResponse.php
lib/Model/ProductImage.php
lib/Model/ProductResponse.php
lib/Model/ProductVariant.php
lib/Model/ProductVariantDefintion.php
lib/Model/StandardPrice.php
lib/Model/SupplierProduct.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Api/ProductsApiTest.php
test/Model/ImageProviderTest.php
test/Model/ImageSizesTest.php
test/Model/OutletPriceTest.php
test/Model/OutletSpecificPriceTest.php
test/Model/ProductClassificationTest.php
test/Model/ProductCodeTest.php
test/Model/ProductCollectionResponseTest.php
test/Model/ProductImageTest.php
test/Model/ProductResponseTest.php
test/Model/ProductTest.php
test/Model/ProductVariantDefintionTest.php
test/Model/ProductVariantTest.php
test/Model/StandardPriceTest.php
test/Model/SupplierProductTest.php
