@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.carts.Cart") public final class ApplyDeltaToLineItemShippingDetailsTargets extends UpdateActionImpl<Cart>
lineItems property of a Cart.Cart.getLineItems()| Modifier and Type | Method and Description |
|---|---|
String |
getLineItemId() |
List<ItemShippingTarget> |
getTargetsDelta() |
static ApplyDeltaToLineItemShippingDetailsTargets |
of(String lineItemId,
List<ItemShippingTarget> targetsDelta)
Creates a new object initialized with the given values.
|
getActionpublic String getLineItemId()
public List<ItemShippingTarget> getTargetsDelta()
public static ApplyDeltaToLineItemShippingDetailsTargets of(String lineItemId, List<ItemShippingTarget> targetsDelta)
lineItemId - initial value for the propertytargetsDelta - initial value for the property