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