Skip to content

Commit dedf9f6

Browse files
committed
build(codegen): updating SDK
1 parent 13306e9 commit dedf9f6

9 files changed

+9
-8
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Adds an address to a Cart when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of a Cart. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*
2222
* <hr>
2323
* Example to create an instance using the builder pattern

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Adds an address to a Cart when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of a Cart. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*/
2222
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2323
public class CartAddItemShippingAddressActionImpl implements CartAddItemShippingAddressAction, ModelBase {

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/me/MyCartAddItemShippingAddressAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Adds an address to a Cart when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of a Cart. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*
2222
* <hr>
2323
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/me/MyCartAddItemShippingAddressActionImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Adds an address to a Cart when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of a Cart. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*/
2222
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2323
public class MyCartAddItemShippingAddressActionImpl implements MyCartAddItemShippingAddressAction, ModelBase {

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order/OrderAddItemShippingAddressAction.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import jakarta.validation.constraints.NotNull;
1818

1919
/**
20-
* <p>Adds an address to an Order when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of an Order. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*
2222
* <hr>
2323
* Example to create an instance using the builder pattern

commercetools/commercetools-sdk-java-api/src/main/java-generated/com/commercetools/api/models/order/OrderAddItemShippingAddressActionImpl.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Adds an address to an Order when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of an Order. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*/
2222
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2323
public class OrderAddItemShippingAddressActionImpl implements OrderAddItemShippingAddressAction, ModelBase {

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
import jakarta.validation.constraints.NotNull;
1919

2020
/**
21-
* <p>Adds an address to an Order when shipping to multiple addresses is desired.</p>
21+
* <p>Adds an address to the <code>itemShippingAddresses</code> of an Order. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2222
*
2323
* <hr>
2424
* Example to create an instance using the builder pattern

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
import org.apache.commons.lang3.builder.ToStringStyle;
1818

1919
/**
20-
* <p>Adds an address to an Order when shipping to multiple addresses is desired.</p>
20+
* <p>Adds an address to the <code>itemShippingAddresses</code> of an Order. Use this action when shipping is defined per item. For example, when shipping items to multiple addresses or when using different Shipping Methods, even if all items share the same address.</p>
2121
*/
2222
@Generated(value = "io.vrap.rmf.codegen.rendering.CoreCodeGenerator", comments = "https://github.com/commercetools/rmf-codegen")
2323
public class StagedOrderAddItemShippingAddressActionImpl implements StagedOrderAddItemShippingAddressAction, ModelBase {

references.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -533,3 +533,4 @@ da68d777f48ba0233a7542a5344d86ef185db481
533533
d90411c7dae76245a17c90707bfd18b735f04a9c
534534
7fe8fbd8d4276aa8a033b8cba92c68c695d808c2
535535
053ba06830d03bf8eb9963500e4498f14754b746
536+
1119815b3a93e1f6fa3894492e10cbb57f93a3d7

0 commit comments

Comments
 (0)