Interface CustomerSetCustomTypeAction

All Superinterfaces:
CustomerUpdateAction, ResourceUpdateAction<CustomerUpdateAction>
All Known Implementing Classes:
CustomerSetCustomTypeActionImpl

CustomerSetCustomTypeAction
Example to create an instance using the builder pattern

     CustomerSetCustomTypeAction customerSetCustomTypeAction = CustomerSetCustomTypeAction.builder()
             .build()