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, not
custom
static DiscountCodeQueryModel of()
StringQuerySortingModel<DiscountCode> code()
StringCollectionQueryModel<DiscountCode> groups()