Interface MyCartSetCustomerEmailAction

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

MyCartSetCustomerEmailAction
Example to create an instance using the builder pattern

     MyCartSetCustomerEmailAction myCartSetCustomerEmailAction = MyCartSetCustomerEmailAction.builder()
             .build()