Interface MyCartSetCustomTypeAction

All Superinterfaces:
MyCartUpdateAction, ResourceUpdateAction<MyCartUpdateAction>
All Known Implementing Classes:
MyCartSetCustomTypeActionImpl

MyCartSetCustomTypeAction
Example to create an instance using the builder pattern

     MyCartSetCustomTypeAction myCartSetCustomTypeAction = MyCartSetCustomTypeAction.builder()
             .build()