Interface ProductSelectionSetCustomTypeAction

All Superinterfaces:
ProductSelectionUpdateAction, ResourceUpdateAction<ProductSelectionUpdateAction>

public interface ProductSelectionSetCustomTypeAction extends ProductSelectionUpdateAction
ProductSelectionSetCustomTypeAction
Example to create an instance using the builder pattern

     ProductSelectionSetCustomTypeAction productSelectionSetCustomTypeAction = ProductSelectionSetCustomTypeAction.builder()
             .build()