Skip to content

Commit

Permalink
build(codegen): updating SDK
Browse files Browse the repository at this point in the history
  • Loading branch information
ct-sdks[bot] committed Jun 27, 2024
1 parent 8e79739 commit 7ab472d
Show file tree
Hide file tree
Showing 10 changed files with 22 additions and 21 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ public interface CartAddLineItemAction
public ExternalLineItemTotalPrice getExternalTotalPrice();

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @return externalTaxRate
*/
@Valid
Expand Down Expand Up @@ -242,7 +242,7 @@ public interface CartAddLineItemAction
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @param externalTaxRate value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -290,7 +290,7 @@ public CartAddLineItemActionBuilder externalTotalPrice(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -303,7 +303,7 @@ public CartAddLineItemActionBuilder externalTaxRate(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -315,7 +315,7 @@ public CartAddLineItemActionBuilder withExternalTaxRate(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @param externalTaxRate value to be set
* @return Builder
*/
Expand Down Expand Up @@ -609,7 +609,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
* @return externalTaxRate
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode and <code>Single</code> ShippingMode.</p>
* <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>
*/

public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ public interface LineItemDraft extends com.commercetools.api.models.Customizable
public ExternalLineItemTotalPrice getExternalTotalPrice();

/**
* <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>
* <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>
* @return externalTaxRate
*/
@Valid
Expand Down Expand Up @@ -231,7 +231,7 @@ public interface LineItemDraft extends com.commercetools.api.models.Customizable
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);

/**
* <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>
* <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>
* @param externalTaxRate value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -289,7 +289,7 @@ public LineItemDraftBuilder externalTotalPrice(
}

/**
* <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>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -302,7 +302,7 @@ public LineItemDraftBuilder externalTaxRate(
}

/**
* <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>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -314,7 +314,7 @@ public LineItemDraftBuilder withExternalTaxRate(
}

/**
* <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>
* <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>
* @param externalTaxRate value to be set
* @return Builder
*/
Expand Down Expand Up @@ -605,7 +605,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <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>
* <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>
* @return externalTaxRate
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <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>
* <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>
*/

public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ public interface StagedOrderAddLineItemAction
public ExternalLineItemTotalPrice getExternalTotalPrice();

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @return externalTaxRate
*/
@Valid
Expand Down Expand Up @@ -238,7 +238,7 @@ public interface StagedOrderAddLineItemAction
public void setExternalTotalPrice(final ExternalLineItemTotalPrice externalTotalPrice);

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @param externalTaxRate value to be set
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ public StagedOrderAddLineItemActionBuilder externalTotalPrice(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -300,7 +300,7 @@ public StagedOrderAddLineItemActionBuilder externalTaxRate(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @param builder function to build the externalTaxRate value
* @return Builder
*/
Expand All @@ -312,7 +312,7 @@ public StagedOrderAddLineItemActionBuilder withExternalTaxRate(
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @param externalTaxRate value to be set
* @return Builder
*/
Expand Down Expand Up @@ -513,7 +513,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
* @return externalTaxRate
*/

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ public com.commercetools.api.models.cart.ExternalLineItemTotalPrice getExternalT
}

/**
* <p>External Tax Rate for the Line Item, if the Cart has the <code>External</code> TaxMode.</p>
* <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>
*/

public com.commercetools.api.models.cart.ExternalTaxRateDraft getExternalTaxRate() {
Expand Down
1 change: 1 addition & 0 deletions references.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,3 +265,4 @@ c59cca7c5461c092dba5dc5bd547a9d62e404ad5
dd8eca14a0c47d154e4c705909a3d2696369bfd1
63b10d36aea8ef676ec3c5cdbcf59eab1242d827
e5268785dcaf7bd56dafa13f2901b69468552fd0
28ca8abbefd999fa19fc31d729cb711cd3341a23

0 comments on commit 7ab472d

Please sign in to comment.