Skip to content

Commit 7ab472d

Browse files
committed
build(codegen): updating SDK
1 parent 8e79739 commit 7ab472d

10 files changed

+22
-21
lines changed

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartAddLineItemAction.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@ public interface CartAddLineItemAction
128128
public ExternalLineItemTotalPrice getExternalTotalPrice();
129129

130130
/**
131-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
131+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
132132
* @return externalTaxRate
133133
*/
134134
@Valid
@@ -242,7 +242,7 @@ public interface CartAddLineItemAction
242242
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);
243243

244244
/**
245-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
245+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
246246
* @param externalTaxRate value to be set
247247
*/
248248

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartAddLineItemActionBuilder.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ public CartAddLineItemActionBuilder externalTotalPrice(
290290
}
291291

292292
/**
293-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
293+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
294294
* @param builder function to build the externalTaxRate value
295295
* @return Builder
296296
*/
@@ -303,7 +303,7 @@ public CartAddLineItemActionBuilder externalTaxRate(
303303
}
304304

305305
/**
306-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
306+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
307307
* @param builder function to build the externalTaxRate value
308308
* @return Builder
309309
*/
@@ -315,7 +315,7 @@ public CartAddLineItemActionBuilder withExternalTaxRate(
315315
}
316316

317317
/**
318-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
318+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
319319
* @param externalTaxRate value to be set
320320
* @return Builder
321321
*/
@@ -609,7 +609,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
609609
}
610610

611611
/**
612-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
612+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
613613
* @return externalTaxRate
614614
*/
615615

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/CartAddLineItemActionImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -191,7 +191,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
191191
}
192192

193193
/**
194-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
194+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
195195
*/
196196

197197
public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/LineItemDraft.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@ public interface LineItemDraft extends com.commercetools.api.models.Customizable
119119
public ExternalLineItemTotalPrice getExternalTotalPrice();
120120

121121
/**
122-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
122+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
123123
* @return externalTaxRate
124124
*/
125125
@Valid
@@ -231,7 +231,7 @@ public interface LineItemDraft extends com.commercetools.api.models.Customizable
231231
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);
232232

233233
/**
234-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
234+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
235235
* @param externalTaxRate value to be set
236236
*/
237237

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/LineItemDraftBuilder.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ public LineItemDraftBuilder externalTotalPrice(
289289
}
290290

291291
/**
292-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
292+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
293293
* @param builder function to build the externalTaxRate value
294294
* @return Builder
295295
*/
@@ -302,7 +302,7 @@ public LineItemDraftBuilder externalTaxRate(
302302
}
303303

304304
/**
305-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
305+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
306306
* @param builder function to build the externalTaxRate value
307307
* @return Builder
308308
*/
@@ -314,7 +314,7 @@ public LineItemDraftBuilder withExternalTaxRate(
314314
}
315315

316316
/**
317-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
317+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
318318
* @param externalTaxRate value to be set
319319
* @return Builder
320320
*/
@@ -605,7 +605,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
605605
}
606606

607607
/**
608-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
608+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
609609
* @return externalTaxRate
610610
*/
611611

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/cart/LineItemDraftImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
175175
}
176176

177177
/**
178-
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
178+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
179179
*/
180180

181181
public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderAddLineItemAction.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ public interface StagedOrderAddLineItemAction
132132
public ExternalLineItemTotalPrice getExternalTotalPrice();
133133

134134
/**
135-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
135+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
136136
* @return externalTaxRate
137137
*/
138138
@Valid
@@ -238,7 +238,7 @@ public interface StagedOrderAddLineItemAction
238238
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);
239239

240240
/**
241-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
241+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
242242
* @param externalTaxRate value to be set
243243
*/
244244

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderAddLineItemActionBuilder.java

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ public StagedOrderAddLineItemActionBuilder externalTotalPrice(
287287
}
288288

289289
/**
290-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
290+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
291291
* @param builder function to build the externalTaxRate value
292292
* @return Builder
293293
*/
@@ -300,7 +300,7 @@ public StagedOrderAddLineItemActionBuilder externalTaxRate(
300300
}
301301

302302
/**
303-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
303+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
304304
* @param builder function to build the externalTaxRate value
305305
* @return Builder
306306
*/
@@ -312,7 +312,7 @@ public StagedOrderAddLineItemActionBuilder withExternalTaxRate(
312312
}
313313

314314
/**
315-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
315+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
316316
* @param externalTaxRate value to be set
317317
* @return Builder
318318
*/
@@ -513,7 +513,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
513513
}
514514

515515
/**
516-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
516+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
517517
* @return externalTaxRate
518518
*/
519519

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order_edit/StagedOrderAddLineItemActionImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
187187
}
188188

189189
/**
190-
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
190+
* <p>Sets the external Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode. If the Cart has <code>Multiple</code> ShippingMode, the Tax Rate is accepted but ignored.</p>
191191
*/
192192

193193
public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,3 +265,4 @@ c59cca7c5461c092dba5dc5bd547a9d62e404ad5
265265
dd8eca14a0c47d154e4c705909a3d2696369bfd1
266266
63b10d36aea8ef676ec3c5cdbcf59eab1242d827
267267
e5268785dcaf7bd56dafa13f2901b69468552fd0
268+
28ca8abbefd999fa19fc31d729cb711cd3341a23

0 commit comments

Comments
 (0)