diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java index 2b2052c521b..24f254d920a 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java @@ -38,7 +38,7 @@ public interface BestDeal extends DiscountTypeCombination { String BEST_DEAL = "BestDeal"; /** - *

Discount type that offers the best deal; the value can be product-discount or cart-discount.

+ *

Discount type that offers the best deal; the value can be ProductDiscount or CartDiscount.

* @return chosenDiscountType */ @NotNull @@ -46,7 +46,7 @@ public interface BestDeal extends DiscountTypeCombination { public String getChosenDiscountType(); /** - *

Discount type that offers the best deal; the value can be product-discount or cart-discount.

+ *

Discount type that offers the best deal; the value can be ProductDiscount or CartDiscount.

* @param chosenDiscountType value to be set */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealBuilder.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealBuilder.java index 6fae40f126d..a7d899c5776 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealBuilder.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealBuilder.java @@ -24,7 +24,7 @@ public class BestDealBuilder implements Builder { private String chosenDiscountType; /** - *

Discount type that offers the best deal; the value can be product-discount or cart-discount.

+ *

Discount type that offers the best deal; the value can be ProductDiscount or CartDiscount.

* @param chosenDiscountType value to be set * @return Builder */ @@ -35,7 +35,7 @@ public BestDealBuilder chosenDiscountType(final String chosenDiscountType) { } /** - *

Discount type that offers the best deal; the value can be product-discount or cart-discount.

+ *

Discount type that offers the best deal; the value can be ProductDiscount or CartDiscount.

* @return chosenDiscountType */ diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java index d96f0cb055f..967b97cca13 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java @@ -51,7 +51,7 @@ public String getType() { } /** - *

Discount type that offers the best deal; the value can be product-discount or cart-discount.

+ *

Discount type that offers the best deal; the value can be ProductDiscount or CartDiscount.

*/ public String getChosenDiscountType() { diff --git a/reference.txt b/reference.txt new file mode 100644 index 00000000000..7c04f8c270b --- /dev/null +++ b/reference.txt @@ -0,0 +1 @@ +3ef38b7ca3bf4ad71c44443b94e864e8c029ec6f diff --git a/references.txt b/references.txt index 356eeb3c3b4..5a9f157d044 100644 --- a/references.txt +++ b/references.txt @@ -463,3 +463,4 @@ f8b027c8e1b5ba61ace3d3d358b9efc7ad4b93eb 63488aa919cebb6a9a606b287cd525eb7c588e99 12c86075166f683540662d5b7016fa7d48fe45e4 91ef231b5881c329f1c3f405e250106f8473b57e +e111bc9d132c5da4dc43085c1983efa8cbdf91d3