Package | Description |
---|---|
io.sphere.sdk.carts |
Provides model classes and builders for carts.
|
Modifier and Type | Method and Description |
---|---|
ItemShippingDetails |
LineItem.getShippingDetails()
Container for the sub-quantity of the line item quantity for the specific
address when multiple shipping addresses are required.
|
ItemShippingDetails |
CustomLineItem.getShippingDetails()
Container for the sub-quantity of the line item quantity for the specific address when multiple shipping addresses are required
|