File tree Expand file tree Collapse file tree 4 files changed +4
-3
lines changed
lib/commercetools-api/src/Models/Cart Expand file tree Collapse file tree 4 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ interface BestDeal extends DiscountTypeCombination
1616 public const FIELD_CHOSEN_DISCOUNT_TYPE = 'chosenDiscountType ' ;
1717
1818 /**
19- * <p>Discount type that offers the best deal; the value can be <code>product-discount </code> or <code>cart-discount </code>.</p>
19+ * <p>Discount type that offers the best deal; the value can be <code>ProductDiscount </code> or <code>CartDiscount </code>.</p>
2020 *
2121
2222 * @return null|string
Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ final class BestDealBuilder implements Builder
2727 private $ chosenDiscountType ;
2828
2929 /**
30- * <p>Discount type that offers the best deal; the value can be <code>product-discount </code> or <code>cart-discount </code>.</p>
30+ * <p>Discount type that offers the best deal; the value can be <code>ProductDiscount </code> or <code>CartDiscount </code>.</p>
3131 *
3232
3333 * @return null|string
Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ public function getType()
6363 }
6464
6565 /**
66- * <p>Discount type that offers the best deal; the value can be <code>product-discount </code> or <code>cart-discount </code>.</p>
66+ * <p>Discount type that offers the best deal; the value can be <code>ProductDiscount </code> or <code>CartDiscount </code>.</p>
6767 *
6868 *
6969 * @return null|string
Original file line number Diff line number Diff line change @@ -497,3 +497,4 @@ f8b027c8e1b5ba61ace3d3d358b9efc7ad4b93eb
49749712c86075166f683540662d5b7016fa7d48fe45e4
498498c6e3250e705b0c6fb714d7a6e0210872f9bfe0d5
49949991ef231b5881c329f1c3f405e250106f8473b57e
500+ e111bc9d132c5da4dc43085c1983efa8cbdf91d3
You can’t perform that action at this time.
0 commit comments