Interface DiscountCodeSetCartPredicateAction

All Superinterfaces:
DiscountCodeUpdateAction, ResourceUpdateAction<DiscountCodeUpdateAction>
All Known Implementing Classes:
DiscountCodeSetCartPredicateActionImpl

DiscountCodeSetCartPredicateAction
Example to create an instance using the builder pattern

     DiscountCodeSetCartPredicateAction discountCodeSetCartPredicateAction = DiscountCodeSetCartPredicateAction.builder()
             .build()