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, not
custom
static CartDiscountQueryModel of()
LocalizedStringQuerySortingModel<CartDiscount> name()
StringQuerySortingModel<CartDiscount> key()