Michael Schleichardt
                                            Michael Schleichardt
                                        
                                    - the variant update actions have the variant id sometimes as first and sometimes as last parameter
- in query it is also types and I can pass references of the right type - also needs a version which is type agnostic @lauraluiz what do you think?
@lauraluiz what do you think? http://sphereio.github.io/sphere-jvm-sdk/apidocs/io/sphere/sdk/taxcategories/TaxRate.html#getAmount--
http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/carts/LineItem.html and http://commercetools.github.io/commercetools-jvm-sdk/apidocs/io/sphere/sdk/shoppinglists/LineItem.html do not share a common interface so I need to code similar stuff twice. Think also about including to another common interface CustomLineItems from Cart. Common fields...
* it can in a lot of places be removed if the generated method has been tested