Interface ProductSelectionSetCustomTypeAction

All Superinterfaces:
ProductSelectionUpdateAction, ResourceUpdateAction<ProductSelectionUpdateAction>
All Known Implementing Classes:
ProductSelectionSetCustomTypeActionImpl

ProductSelectionSetCustomTypeAction
Example to create an instance using the builder pattern

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