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