diff --git a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/project/DiscountCombinationMode.java b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/project/DiscountCombinationMode.java index 00fea8f8dc..f9c30d9ad0 100644 --- a/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/project/DiscountCombinationMode.java +++ b/commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/project/DiscountCombinationMode.java @@ -11,16 +11,16 @@ import io.vrap.rmf.base.client.utils.Generated; /** - *

Defines how Product Discounts and Cart Discounts are combined for every Cart in a Project.

+ *

Defines how Product Discounts and Cart Discounts are combined for every Line Item in a Cart.

*/ @Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen") public interface DiscountCombinationMode extends JsonEnum { /** -

Either Product Discounts or Cart Discounts are chosen based on best deal for the customer. Only one type applies per Cart.

*/ +

Either Product Discounts or Cart Discounts are chosen based on best deal for the customer. Only one type applies per Line Item in a Cart.

*/ DiscountCombinationMode BEST_DEAL = DiscountCombinationModeEnum.BEST_DEAL; /** -

Product Discounts and Cart Discounts are both applied to the Cart, potentially increasing the total discount.

*/ +

Product Discounts and Cart Discounts are both applied to the Line Item in a Cart, potentially increasing the total discount.

*/ DiscountCombinationMode STACKING = DiscountCombinationModeEnum.STACKING; /** diff --git a/reference.txt b/reference.txt new file mode 100644 index 0000000000..3893c9f9b6 --- /dev/null +++ b/reference.txt @@ -0,0 +1 @@ +f638e9b425709e0394e55b7c70b7b09aafd14229 diff --git a/references.txt b/references.txt index e422229506..712cdcf028 100644 --- a/references.txt +++ b/references.txt @@ -530,3 +530,4 @@ bb59c72e09951d391e013c3784ffba3fc5876bc3 a9c69a2e32f13e695d381fb1c492ee6ed7e6f046 8b51ad0f1cb789c4294135568e272854eea7ac53 da68d777f48ba0233a7542a5344d86ef185db481 +d90411c7dae76245a17c90707bfd18b735f04a9c