You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDeal.java
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
importjakarta.validation.constraints.NotNull;
16
16
17
17
/**
18
-
* <p>Indicates the best deal logic applies to a Cart or Order and indicates the discount type that offers the best deal.</p>
18
+
* <p>Indicates if a Product Discount or Cart Discount offers the best deal for a Cart or Order.</p>
19
19
*
20
20
* <hr>
21
21
* Example to create an instance using the builder pattern
Copy file name to clipboardExpand all lines: commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/BestDealImpl.java
0 commit comments