Interface PagedQueryResourceRequest<T extends PagedQueryResourceRequest<T,TResult,TQuery>,TResult,TQuery>

Type Parameters:
T - the type of the underlying request
TResult - the type of the underlying result model, like category or product.
All Superinterfaces:
ClientRequestCommand<TResult>, RequestCommand<TResult>, SimplePagedQueryResourceRequest<T,TResult,TQuery>
All Known Subinterfaces:
ByProjectKeyApiClientsGetMixin, ByProjectKeyAsAssociateByAssociateIdBusinessUnitsGetMixin, ByProjectKeyAssociateRolesGetMixin, ByProjectKeyAttributeGroupsGetMixin, ByProjectKeyBusinessUnitsGetMixin, ByProjectKeyCartDiscountsGetMixin, ByProjectKeyCartsGetMixin, ByProjectKeyCategoriesGetMixin, ByProjectKeyChannelsGetMixin, ByProjectKeyCustomerGroupsGetMixin, ByProjectKeyCustomersGetMixin, ByProjectKeyCustomObjectsByContainerGetMixin, ByProjectKeyCustomObjectsGetMixin, ByProjectKeyDiscountCodesGetMixin, ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsGetMixin, ByProjectKeyInStoreKeyByStoreKeyShoppingListsGetMixin, ByProjectKeyInventoryGetMixin, ByProjectKeyMessagesGetMixin, ByProjectKeyOrdersEditsGetMixin, ByProjectKeyOrdersGetMixin, ByProjectKeyPaymentsGetMixin, ByProjectKeyProductDiscountsGetMixin, ByProjectKeyProductProjectionsGetMixin, ByProjectKeyProductSelectionsGetMixin, ByProjectKeyProductsGetMixin, ByProjectKeyProductTypesGetMixin, ByProjectKeyReviewsGetMixin, ByProjectKeyShippingMethodsGetMixin, ByProjectKeyShoppingListsGetMixin, ByProjectKeyStandalonePricesGetMixin, ByProjectKeyStatesGetMixin, ByProjectKeyStoresGetMixin, ByProjectKeyTaxCategoriesGetMixin, ByProjectKeyTypesGetMixin, ByProjectKeyZonesGetMixin
All Known Implementing Classes:
ByProjectKeyApiClientsGet, ByProjectKeyAsAssociateByAssociateIdBusinessUnitsGet, ByProjectKeyAssociateRolesGet, ByProjectKeyAttributeGroupsGet, ByProjectKeyBusinessUnitsGet, ByProjectKeyCartDiscountsGet, ByProjectKeyCartsGet, ByProjectKeyCategoriesGet, ByProjectKeyChannelsGet, ByProjectKeyCustomerGroupsGet, ByProjectKeyCustomersGet, ByProjectKeyCustomObjectsByContainerGet, ByProjectKeyCustomObjectsGet, ByProjectKeyDiscountCodesGet, ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsGet, ByProjectKeyInStoreKeyByStoreKeyShoppingListsGet, ByProjectKeyInventoryGet, ByProjectKeyMessagesGet, ByProjectKeyOrdersEditsGet, ByProjectKeyOrdersGet, ByProjectKeyPaymentsGet, ByProjectKeyProductDiscountsGet, ByProjectKeyProductProjectionsGet, ByProjectKeyProductSelectionsGet, ByProjectKeyProductsGet, ByProjectKeyProductTypesGet, ByProjectKeyReviewsGet, ByProjectKeyShippingMethodsGet, ByProjectKeyShoppingListsGet, ByProjectKeyStandalonePricesGet, ByProjectKeyStatesGet, ByProjectKeyStoresGet, ByProjectKeyTaxCategoriesGet, ByProjectKeyTypesGet, ByProjectKeyZonesGet

public interface PagedQueryResourceRequest<T extends PagedQueryResourceRequest<T,TResult,TQuery>,TResult,TQuery> extends RequestCommand<TResult>, ClientRequestCommand<TResult>, SimplePagedQueryResourceRequest<T,TResult,TQuery>
Interface with common methods for query endpoints