CartPredicate instead.@Deprecated public interface CartDiscountPredicate extends CartPredicate
| Modifier and Type | Method and Description |
|---|---|
static CartDiscountPredicate |
of(String predicate)
Deprecated.
|
String |
toSphereCartPredicate()
Deprecated.
|
String toSphereCartPredicate()
toSphereCartPredicate in interface CartPredicatestatic CartDiscountPredicate of(String predicate)
of in interface CartPredicate