.gitignore
.php-cs-fixer.dist.php
.travis.yml
README.md
composer.json
docs/Api/ProductApi.md
docs/Model/AllOutletTax.md
docs/Model/Attribute.md
docs/Model/Code.md
docs/Model/Inventory.md
docs/Model/OutletTax.md
docs/Model/Packaging.md
docs/Model/Product.md
docs/Model/ProductCode.md
docs/Model/ProductCommon.md
docs/Model/ProductDetails.md
docs/Model/Supplier.md
docs/Model/Tax.md
docs/Model/Variant.md
docs/Model/VariantAttributeValue.md
docs/Model/VariantCommon.md
docs/Model/VariantDetails.md
git_push.sh
lib/Api/ProductApi.php
lib/ApiException.php
lib/Configuration.php
lib/HeaderSelector.php
lib/Model/AllOutletTax.php
lib/Model/Attribute.php
lib/Model/Code.php
lib/Model/Inventory.php
lib/Model/ModelInterface.php
lib/Model/OutletTax.php
lib/Model/Packaging.php
lib/Model/Product.php
lib/Model/ProductCode.php
lib/Model/ProductCommon.php
lib/Model/ProductDetails.php
lib/Model/Supplier.php
lib/Model/Tax.php
lib/Model/Variant.php
lib/Model/VariantAttributeValue.php
lib/Model/VariantCommon.php
lib/Model/VariantDetails.php
lib/ObjectSerializer.php
phpunit.xml.dist
test/Api/ProductApiTest.php
test/Model/AllOutletTaxTest.php
test/Model/AttributeTest.php
test/Model/CodeTest.php
test/Model/InventoryTest.php
test/Model/OutletTaxTest.php
test/Model/PackagingTest.php
test/Model/ProductCodeTest.php
test/Model/ProductCommonTest.php
test/Model/ProductDetailsTest.php
test/Model/ProductTest.php
test/Model/SupplierTest.php
test/Model/TaxTest.php
test/Model/VariantAttributeValueTest.php
test/Model/VariantCommonTest.php
test/Model/VariantDetailsTest.php
test/Model/VariantTest.php
