@Generated(value="io.sphere.sdk.annotations.processors.generators.UpdateActionGenerator", comments="Generated from: io.sphere.sdk.orders.Order") public final class SetCustomLineItemShippingDetails extends UpdateActionImpl<Order>
customLineItems property of a Order.Order.getCustomLineItems()| Modifier and Type | Method and Description |
|---|---|
String |
getCustomLineItemId() |
ItemShippingDetailsDraft |
getShippingDetails() |
static SetCustomLineItemShippingDetails |
of(String customLineItemId,
ItemShippingDetailsDraft shippingDetails)
Creates a new object initialized with the given values.
|
getActionpublic String getCustomLineItemId()
public ItemShippingDetailsDraft getShippingDetails()
public static SetCustomLineItemShippingDetails of(String customLineItemId, ItemShippingDetailsDraft shippingDetails)
customLineItemId - initial value for the propertyshippingDetails - initial value for the property