From 71f93bd832bab8a9588823446352a4cf5d6e07c1 Mon Sep 17 00:00:00 2001 From: "ct-sdks[bot]" <153784748+ct-sdks[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 10:30:45 +0000 Subject: [PATCH] build(codegen): updating SDK --- lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php | 2 +- .../src/Models/Cart/CartAddLineItemActionBuilder.php | 2 +- .../src/Models/Cart/CartAddLineItemActionModel.php | 2 +- lib/commercetools-api/src/Models/Cart/LineItemDraft.php | 2 +- lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php | 2 +- lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php | 2 +- references.txt | 1 + 7 files changed, 7 insertions(+), 6 deletions(-) diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php index 291bd53a54e..6804c35c028 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php @@ -123,7 +123,7 @@ public function getExternalPrice(); public function getExternalTotalPrice(); /** - *

External Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

External Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * @return null|ExternalTaxRateDraft diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php index 38cbe56c47e..4607c8790af 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php @@ -237,7 +237,7 @@ public function getExternalTotalPrice() } /** - *

External Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

External Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * @return null|ExternalTaxRateDraft diff --git a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php index 9493464df93..785abcf4fac 100644 --- a/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php +++ b/lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php @@ -399,7 +399,7 @@ public function getExternalTotalPrice() } /** - *

External Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

External Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * * @return null|ExternalTaxRateDraft diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraft.php b/lib/commercetools-api/src/Models/Cart/LineItemDraft.php index 79a6a8563be..20a56bb5587 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraft.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraft.php @@ -121,7 +121,7 @@ public function getExternalPrice(); public function getExternalTotalPrice(); /** - *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * @return null|ExternalTaxRateDraft diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php b/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php index 374e67a01f9..9ed445d7fd3 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php @@ -235,7 +235,7 @@ public function getExternalTotalPrice() } /** - *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * @return null|ExternalTaxRateDraft diff --git a/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php b/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php index 5dde946745f..bb37d07d01f 100644 --- a/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php +++ b/lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php @@ -370,7 +370,7 @@ public function getExternalTotalPrice() } /** - *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode.

+ *

Sets the external Tax Rate for the Line Item, if the Cart has the External TaxMode and Single ShippingMode.

* * * @return null|ExternalTaxRateDraft diff --git a/references.txt b/references.txt index 8611b8ad94b..44a22b9ff12 100644 --- a/references.txt +++ b/references.txt @@ -221,3 +221,4 @@ d6c4e8ca039647373df3aeb8369342bd50b02d61 34d7405c2c16d56134d23ecf7219d10caaa3bfa3 c19a4123795d7a2d583abb9f278ce1264b030a91 ff6616b26b771e88b9ead7c26866022cdcaebe18 +c4849fad85e331f035837fe681aa7e3462a2a277