public interface DiscountCodeQueryModel extends ResourceQueryModel<DiscountCode>, WithCustomQueryModel<DiscountCode>
| Modifier and Type | Method and Description |
|---|---|
StringQuerySortingModel<DiscountCode> |
code() |
StringCollectionQueryModel<DiscountCode> |
groups() |
static DiscountCodeQueryModel |
of() |
createdAt, id, is, lastModifiedAt, notcustomstatic DiscountCodeQueryModel of()
StringQuerySortingModel<DiscountCode> code()
StringCollectionQueryModel<DiscountCode> groups()