Interface StagedOrderSetCustomLineItemCustomTypeAction

All Superinterfaces:
ResourceUpdateAction<StagedOrderUpdateAction>, StagedOrderUpdateAction

public interface StagedOrderSetCustomLineItemCustomTypeAction extends StagedOrderUpdateAction
StagedOrderSetCustomLineItemCustomTypeAction
Example to create an instance using the builder pattern

     StagedOrderSetCustomLineItemCustomTypeAction stagedOrderSetCustomLineItemCustomTypeAction = StagedOrderSetCustomLineItemCustomTypeAction.builder()
             .build()