commercetools-sdk-php-v2  master
The platform, import-api and ml-api PHP sdks generated from our api reference.
Public Member Functions | List of all members
Commercetools\Api\Client\Resource\Paging Interface Reference
Inheritance diagram for Commercetools\Api\Client\Resource\Paging:
Commercetools\Client\ApiRequestInterface Commercetools\Api\Client\Resource\ByProjectKeyApiClientsGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdBusinessUnitsGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyApprovalFlowsGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyApprovalRulesGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyCartsGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyOrdersGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyQuoteRequestsGet Commercetools\Api\Client\Resource\ByProjectKeyAsAssociateByAssociateIdInBusinessUnitKeyByBusinessUnitKeyQuotesGet Commercetools\Api\Client\Resource\ByProjectKeyAssociateRolesGet Commercetools\Api\Client\Resource\ByProjectKeyAttributeGroupsGet Commercetools\Api\Client\Resource\ByProjectKeyBusinessUnitsGet Commercetools\Api\Client\Resource\ByProjectKeyCartDiscountsGet Commercetools\Api\Client\Resource\ByProjectKeyCartsGet Commercetools\Api\Client\Resource\ByProjectKeyCategoriesGet Commercetools\Api\Client\Resource\ByProjectKeyChannelsGet Commercetools\Api\Client\Resource\ByProjectKeyCustomObjectsByContainerGet Commercetools\Api\Client\Resource\ByProjectKeyCustomObjectsGet Commercetools\Api\Client\Resource\ByProjectKeyCustomerGroupsGet Commercetools\Api\Client\Resource\ByProjectKeyCustomersGet Commercetools\Api\Client\Resource\ByProjectKeyDiscountCodesGet Commercetools\Api\Client\Resource\ByProjectKeyExtensionsGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyCartDiscountsGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyCartsGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyCustomersGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyMeCartsGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyMeGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyMeOrdersGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyMeShoppingListsGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyOrdersGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyProductTailoringGet Commercetools\Api\Client\Resource\ByProjectKeyInStoreKeyByStoreKeyShoppingListsGet Commercetools\Api\Client\Resource\ByProjectKeyInventoryGet Commercetools\Api\Client\Resource\ByProjectKeyMeBusinessUnitsGet Commercetools\Api\Client\Resource\ByProjectKeyMeCartsGet Commercetools\Api\Client\Resource\ByProjectKeyMeGet Commercetools\Api\Client\Resource\ByProjectKeyMeOrdersGet Commercetools\Api\Client\Resource\ByProjectKeyMePaymentsGet Commercetools\Api\Client\Resource\ByProjectKeyMeQuoteRequestsGet Commercetools\Api\Client\Resource\ByProjectKeyMeQuotesGet Commercetools\Api\Client\Resource\ByProjectKeyMeShoppingListsGet Commercetools\Api\Client\Resource\ByProjectKeyMessagesGet Commercetools\Api\Client\Resource\ByProjectKeyOrdersEditsGet Commercetools\Api\Client\Resource\ByProjectKeyOrdersGet Commercetools\Api\Client\Resource\ByProjectKeyPaymentsGet Commercetools\Api\Client\Resource\ByProjectKeyProductDiscountsGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsSearchGet Commercetools\Api\Client\Resource\ByProjectKeyProductProjectionsSuggestGet Commercetools\Api\Client\Resource\ByProjectKeyProductSelectionsByIDProductsGet Commercetools\Api\Client\Resource\ByProjectKeyProductSelectionsGet Commercetools\Api\Client\Resource\ByProjectKeyProductSelectionsKeyByKeyProductsGet Commercetools\Api\Client\Resource\ByProjectKeyProductTailoringGet Commercetools\Api\Client\Resource\ByProjectKeyProductTypesGet Commercetools\Api\Client\Resource\ByProjectKeyProductsByIDProductSelectionsGet Commercetools\Api\Client\Resource\ByProjectKeyProductsGet Commercetools\Api\Client\Resource\ByProjectKeyProductsKeyByKeyProductSelectionsGet Commercetools\Api\Client\Resource\ByProjectKeyQuoteRequestsGet Commercetools\Api\Client\Resource\ByProjectKeyQuotesGet Commercetools\Api\Client\Resource\ByProjectKeyReviewsGet Commercetools\Api\Client\Resource\ByProjectKeyShippingMethodsGet Commercetools\Api\Client\Resource\ByProjectKeyShoppingListsGet Commercetools\Api\Client\Resource\ByProjectKeyStagedQuotesGet Commercetools\Api\Client\Resource\ByProjectKeyStandalonePricesGet Commercetools\Api\Client\Resource\ByProjectKeyStatesGet Commercetools\Api\Client\Resource\ByProjectKeyStoresGet Commercetools\Api\Client\Resource\ByProjectKeySubscriptionsGet Commercetools\Api\Client\Resource\ByProjectKeyTaxCategoriesGet Commercetools\Api\Client\Resource\ByProjectKeyTypesGet Commercetools\Api\Client\Resource\ByProjectKeyZonesGet

Public Member Functions

 withLimit (int $limit)
 
 withOffset (int $offset)
 
 withWithTotal (bool $withTotal)
 
- Public Member Functions inherited from Commercetools\Client\ApiRequestInterface
 withQueryParam (string $parameterName, $value)
 
 send (array $options=[])
 
 sendAsync (array $options=[])
 
 getClient ()
 

Detailed Description

@template T of ApiRequestInterface @template-extends ApiRequestInterface<T>

Definition at line 17 of file Paging.php.

Member Function Documentation

◆ withLimit()

Commercetools\Api\Client\Resource\Paging::withLimit ( int  $limit)
Returns
ApiRequestInterface @psalm-return T

◆ withOffset()

Commercetools\Api\Client\Resource\Paging::withOffset ( int  $offset)
Returns
ApiRequestInterface @psalm-return T

◆ withWithTotal()

Commercetools\Api\Client\Resource\Paging::withWithTotal ( bool  $withTotal)
Returns
ApiRequestInterface @psalm-return T

The documentation for this interface was generated from the following file: