public interface CartDiscountQueryModel extends ResourceQueryModel<CartDiscount>, WithCustomQueryModel<CartDiscount>
| Modifier and Type | Method and Description |
|---|---|
StringQuerySortingModel<CartDiscount> |
key() |
LocalizedStringQuerySortingModel<CartDiscount> |
name() |
static CartDiscountQueryModel |
of() |
createdAt, id, is, lastModifiedAt, notcustomstatic CartDiscountQueryModel of()
LocalizedStringQuerySortingModel<CartDiscount> name()
StringQuerySortingModel<CartDiscount> key()