Skip to content

Commit 3a8854d

Browse files
Merge pull request #140 from commercetools/gen-sdk-updates
Update generated SDKs
2 parents 23b7383 + 71f93bd commit 3a8854d

File tree

7 files changed

+7
-6
lines changed

7 files changed

+7
-6
lines changed

lib/commercetools-api/src/Models/Cart/CartAddLineItemAction.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ public function getExternalPrice();
123123
public function getExternalTotalPrice();
124124

125125
/**
126-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
126+
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
127127
*
128128
129129
* @return null|ExternalTaxRateDraft

lib/commercetools-api/src/Models/Cart/CartAddLineItemActionBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -237,7 +237,7 @@ public function getExternalTotalPrice()
237237
}
238238

239239
/**
240-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
240+
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
241241
*
242242
243243
* @return null|ExternalTaxRateDraft

lib/commercetools-api/src/Models/Cart/CartAddLineItemActionModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -399,7 +399,7 @@ public function getExternalTotalPrice()
399399
}
400400

401401
/**
402-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
402+
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
403403
*
404404
*
405405
* @return null|ExternalTaxRateDraft

lib/commercetools-api/src/Models/Cart/LineItemDraft.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ public function getExternalPrice();
121121
public function getExternalTotalPrice();
122122

123123
/**
124-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
124+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
125125
*
126126
127127
* @return null|ExternalTaxRateDraft

lib/commercetools-api/src/Models/Cart/LineItemDraftBuilder.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ public function getExternalTotalPrice()
235235
}
236236

237237
/**
238-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
238+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
239239
*
240240
241241
* @return null|ExternalTaxRateDraft

lib/commercetools-api/src/Models/Cart/LineItemDraftModel.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -370,7 +370,7 @@ public function getExternalTotalPrice()
370370
}
371371

372372
/**
373-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a>.</p>
373+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> <a href="ctp:api:type:TaxMode">TaxMode</a> and <code>Single</code> <a href="ctp:api:type:ShippingMode">ShippingMode</a>.</p>
374374
*
375375
*
376376
* @return null|ExternalTaxRateDraft

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,3 +221,4 @@ d6c4e8ca039647373df3aeb8369342bd50b02d61
221221
34d7405c2c16d56134d23ecf7219d10caaa3bfa3
222222
c19a4123795d7a2d583abb9f278ce1264b030a91
223223
ff6616b26b771e88b9ead7c26866022cdcaebe18
224+
c4849fad85e331f035837fe681aa7e3462a2a277

0 commit comments

Comments
 (0)