Interface CartDiscountSetCustomTypeAction

All Superinterfaces:
CartDiscountUpdateAction, ResourceUpdateAction<CartDiscountUpdateAction>
All Known Implementing Classes:
CartDiscountSetCustomTypeActionImpl

CartDiscountSetCustomTypeAction
Example to create an instance using the builder pattern

     CartDiscountSetCustomTypeAction cartDiscountSetCustomTypeAction = CartDiscountSetCustomTypeAction.builder()
             .build()