Interface CartSetLineItemCustomTypeAction

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

CartSetLineItemCustomTypeAction
Example to create an instance using the builder pattern

     CartSetLineItemCustomTypeAction cartSetLineItemCustomTypeAction = CartSetLineItemCustomTypeAction.builder()
             .build()