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