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, not
custom
static CustomerGroupQueryModel of()
StringQuerySortingModel<CustomerGroup> name()
StringQuerySortingModel<CustomerGroup> key()