Interface CartSetCustomLineItemShippingDetailsAction

All Superinterfaces:
CartUpdateAction, ResourceUpdateAction<CartUpdateAction>
All Known Implementing Classes:
CartSetCustomLineItemShippingDetailsActionImpl

CartSetCustomLineItemShippingDetailsAction
Example to create an instance using the builder pattern

     CartSetCustomLineItemShippingDetailsAction cartSetCustomLineItemShippingDetailsAction = CartSetCustomLineItemShippingDetailsAction.builder()
             .build()