Skip to content

Update generated SDKs #660

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 5, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class ByProjectKeyCartDiscountsByIDDelete extends
TypeApiMethod<ByProjectKeyCartDiscountsByIDDelete, com.commercetools.api.models.cart_discount.CartDiscount>
implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCartDiscountsByIDDelete, com.commercetools.api.models.cart_discount.CartDiscount>,
CartDiscountExpansionMixin<ByProjectKeyCartDiscountsByIDDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCartDiscountsByIDDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsByIDDelete>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsByIDDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsByIDGet
extends TypeApiMethod<ByProjectKeyCartDiscountsByIDGet, com.commercetools.api.models.cart_discount.CartDiscount>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsByIDGet>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsByIDGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsByIDGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsByIDGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsByIDGet> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsByIDPost extends
TypeBodyApiMethod<ByProjectKeyCartDiscountsByIDPost, com.commercetools.api.models.cart_discount.CartDiscount, com.commercetools.api.models.cart_discount.CartDiscountUpdate>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsByIDPost>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsByIDPost>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsByIDPost>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsByIDPost>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsByIDPost> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsByIDPostString extends
StringBodyApiMethod<ByProjectKeyCartDiscountsByIDPostString, com.commercetools.api.models.cart_discount.CartDiscount>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsByIDPostString>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsByIDPostString>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsByIDPostString>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsByIDPostString>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsByIDPostString> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsGet extends
TypeApiMethod<ByProjectKeyCartDiscountsGet, com.commercetools.api.models.cart_discount.CartDiscountPagedQueryResponse>
implements ByProjectKeyCartDiscountsGetMixin,
implements ByProjectKeyCartDiscountsGetMixin, CartDiscountExpansionMixin<ByProjectKeyCartDiscountsGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsGet>,
com.commercetools.api.client.SortableTrait<ByProjectKeyCartDiscountsGet>,
com.commercetools.api.client.PagingTrait<ByProjectKeyCartDiscountsGet>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ public class ByProjectKeyCartDiscountsKeyByKeyDelete extends
TypeApiMethod<ByProjectKeyCartDiscountsKeyByKeyDelete, com.commercetools.api.models.cart_discount.CartDiscount>
implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCartDiscountsKeyByKeyDelete, com.commercetools.api.models.cart_discount.CartDiscount>,
CartDiscountExpansionMixin<ByProjectKeyCartDiscountsKeyByKeyDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCartDiscountsKeyByKeyDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsKeyByKeyDelete>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsKeyByKeyDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsKeyByKeyGet extends
TypeApiMethod<ByProjectKeyCartDiscountsKeyByKeyGet, com.commercetools.api.models.cart_discount.CartDiscount>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsKeyByKeyGet>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsKeyByKeyGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsKeyByKeyGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsKeyByKeyGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsKeyByKeyGet> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsKeyByKeyPost extends
TypeBodyApiMethod<ByProjectKeyCartDiscountsKeyByKeyPost, com.commercetools.api.models.cart_discount.CartDiscount, com.commercetools.api.models.cart_discount.CartDiscountUpdate>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsKeyByKeyPost>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsKeyByKeyPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsKeyByKeyPost>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsKeyByKeyPost>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsKeyByKeyPost>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsKeyByKeyPost> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartDiscountsKeyByKeyPostString extends
StringBodyApiMethod<ByProjectKeyCartDiscountsKeyByKeyPostString, com.commercetools.api.models.cart_discount.CartDiscount>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsKeyByKeyPostString>,
implements CartDiscountExpansionMixin<ByProjectKeyCartDiscountsKeyByKeyPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartDiscountsKeyByKeyPostString>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartDiscountsKeyByKeyPostString>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartDiscountsKeyByKeyPostString>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartDiscountsKeyByKeyPostString> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
public class ByProjectKeyCartsByIDDelete
extends TypeApiMethod<ByProjectKeyCartsByIDDelete, com.commercetools.api.models.cart.Cart> implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCartsByIDDelete, com.commercetools.api.models.cart.Cart>,
CartExpansionMixin<ByProjectKeyCartsByIDDelete>,
com.commercetools.api.client.DataerasureTrait<ByProjectKeyCartsByIDDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCartsByIDDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsByIDDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsByIDGet
extends TypeApiMethod<ByProjectKeyCartsByIDGet, com.commercetools.api.models.cart.Cart>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsByIDGet>,
implements CartExpansionMixin<ByProjectKeyCartsByIDGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsByIDGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsByIDGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsByIDGet> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsByIDPost extends
TypeBodyApiMethod<ByProjectKeyCartsByIDPost, com.commercetools.api.models.cart.Cart, com.commercetools.api.models.cart.CartUpdate>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsByIDPost>,
implements CartExpansionMixin<ByProjectKeyCartsByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsByIDPost>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsByIDPost>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsByIDPost>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsByIDPost> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsByIDPostString
extends StringBodyApiMethod<ByProjectKeyCartsByIDPostString, com.commercetools.api.models.cart.Cart>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsByIDPostString>,
implements CartExpansionMixin<ByProjectKeyCartsByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsByIDPostString>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsByIDPostString>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsByIDPostString>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsByIDPostString> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsGet
extends TypeApiMethod<ByProjectKeyCartsGet, com.commercetools.api.models.cart.CartPagedQueryResponse>
implements ByProjectKeyCartsGetMixin, com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsGet>,
implements ByProjectKeyCartsGetMixin, CartExpansionMixin<ByProjectKeyCartsGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsGet>,
com.commercetools.api.client.SortableTrait<ByProjectKeyCartsGet>,
com.commercetools.api.client.PagingTrait<ByProjectKeyCartsGet>,
com.commercetools.api.client.QueryTrait<ByProjectKeyCartsGet>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
public class ByProjectKeyCartsKeyByKeyDelete
extends TypeApiMethod<ByProjectKeyCartsKeyByKeyDelete, com.commercetools.api.models.cart.Cart> implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCartsKeyByKeyDelete, com.commercetools.api.models.cart.Cart>,
CartExpansionMixin<ByProjectKeyCartsKeyByKeyDelete>,
com.commercetools.api.client.DataerasureTrait<ByProjectKeyCartsKeyByKeyDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCartsKeyByKeyDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsKeyByKeyDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsKeyByKeyGet
extends TypeApiMethod<ByProjectKeyCartsKeyByKeyGet, com.commercetools.api.models.cart.Cart>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsKeyByKeyGet>,
implements CartExpansionMixin<ByProjectKeyCartsKeyByKeyGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsKeyByKeyGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsKeyByKeyGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsKeyByKeyGet> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsKeyByKeyPost extends
TypeBodyApiMethod<ByProjectKeyCartsKeyByKeyPost, com.commercetools.api.models.cart.Cart, com.commercetools.api.models.cart.CartUpdate>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsKeyByKeyPost>,
implements CartExpansionMixin<ByProjectKeyCartsKeyByKeyPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsKeyByKeyPost>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsKeyByKeyPost>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsKeyByKeyPost>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsKeyByKeyPost> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCartsKeyByKeyPostString
extends StringBodyApiMethod<ByProjectKeyCartsKeyByKeyPostString, com.commercetools.api.models.cart.Cart>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsKeyByKeyPostString>,
implements CartExpansionMixin<ByProjectKeyCartsKeyByKeyPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCartsKeyByKeyPostString>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCartsKeyByKeyPostString>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCartsKeyByKeyPostString>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCartsKeyByKeyPostString> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
public class ByProjectKeyCategoriesByIDDelete extends
TypeApiMethod<ByProjectKeyCategoriesByIDDelete, com.commercetools.api.models.category.Category> implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCategoriesByIDDelete, com.commercetools.api.models.category.Category>,
CategoryExpansionMixin<ByProjectKeyCategoriesByIDDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCategoriesByIDDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesByIDDelete>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesByIDDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCategoriesByIDGet
extends TypeApiMethod<ByProjectKeyCategoriesByIDGet, com.commercetools.api.models.category.Category>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesByIDGet>,
implements CategoryExpansionMixin<ByProjectKeyCategoriesByIDGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesByIDGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCategoriesByIDGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCategoriesByIDGet> {

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCategoriesByIDPost extends
TypeBodyApiMethod<ByProjectKeyCategoriesByIDPost, com.commercetools.api.models.category.Category, com.commercetools.api.models.category.CategoryUpdate>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesByIDPost>,
implements CategoryExpansionMixin<ByProjectKeyCategoriesByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesByIDPost>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesByIDPost>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCategoriesByIDPost>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCategoriesByIDPost> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCategoriesByIDPostString extends
StringBodyApiMethod<ByProjectKeyCategoriesByIDPostString, com.commercetools.api.models.category.Category>
implements com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesByIDPostString>,
implements CategoryExpansionMixin<ByProjectKeyCategoriesByIDPost>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesByIDPostString>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesByIDPostString>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCategoriesByIDPostString>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCategoriesByIDPostString> {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCategoriesGet extends
TypeApiMethod<ByProjectKeyCategoriesGet, com.commercetools.api.models.category.CategoryPagedQueryResponse>
implements ByProjectKeyCategoriesGetMixin,
implements ByProjectKeyCategoriesGetMixin, CategoryExpansionMixin<ByProjectKeyCategoriesGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesGet>,
com.commercetools.api.client.SortableTrait<ByProjectKeyCategoriesGet>,
com.commercetools.api.client.PagingTrait<ByProjectKeyCategoriesGet>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
public class ByProjectKeyCategoriesKeyByKeyDelete extends
TypeApiMethod<ByProjectKeyCategoriesKeyByKeyDelete, com.commercetools.api.models.category.Category> implements
com.commercetools.api.client.ApiDeleteMethod<ByProjectKeyCategoriesKeyByKeyDelete, com.commercetools.api.models.category.Category>,
CategoryExpansionMixin<ByProjectKeyCategoriesKeyByKeyDelete>,
com.commercetools.api.client.VersionedTrait<ByProjectKeyCategoriesKeyByKeyDelete>,
com.commercetools.api.client.ConflictingTrait<ByProjectKeyCategoriesKeyByKeyDelete>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesKeyByKeyDelete>,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
public class ByProjectKeyCategoriesKeyByKeyGet
extends TypeApiMethod<ByProjectKeyCategoriesKeyByKeyGet, com.commercetools.api.models.category.Category>
implements com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesKeyByKeyGet>,
implements CategoryExpansionMixin<ByProjectKeyCategoriesKeyByKeyGet>,
com.commercetools.api.client.ExpandableTrait<ByProjectKeyCategoriesKeyByKeyGet>,
com.commercetools.api.client.ErrorableTrait<ByProjectKeyCategoriesKeyByKeyGet>,
com.commercetools.api.client.Deprecatable200Trait<ByProjectKeyCategoriesKeyByKeyGet> {

Expand Down
Loading
Loading