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\Import\Client\Resource\ResourceByProjectKey Class Reference
Inheritance diagram for Commercetools\Import\Client\Resource\ResourceByProjectKey:
Commercetools\Client\ApiResource

Public Member Functions

 __construct (array $args=[], ClientInterface $client=null)
 
 importContainers ()
 
 importOperations ()
 
 categories ()
 
 prices ()
 
 standalonePrices ()
 
 products ()
 
 productDrafts ()
 
 productTypes ()
 
 productVariants ()
 
 productVariantPatches ()
 
 orders ()
 
 orderPatches ()
 
 customers ()
 
 inventories ()
 
 types ()
 
 discountCodes ()
 
- Public Member Functions inherited from Commercetools\Client\ApiResource
 __construct (string $uri='', array $args=[], ClientInterface $client=null)
 
 getUri ()
 
 getArgs ()
 
 getClient ()
 

Detailed Description

@psalm-suppress PropertyNotSetInConstructor

Definition at line 18 of file ResourceByProjectKey.php.

Constructor & Destructor Documentation

◆ __construct()

Commercetools\Import\Client\Resource\ResourceByProjectKey::__construct ( array  $args = [],
ClientInterface  $client = null 
)

@psalm-param array<string, string> $args

Definition at line 23 of file ResourceByProjectKey.php.

Member Function Documentation

◆ categories()

Commercetools\Import\Client\Resource\ResourceByProjectKey::categories ( )

Definition at line 46 of file ResourceByProjectKey.php.

◆ customers()

Commercetools\Import\Client\Resource\ResourceByProjectKey::customers ( )

Definition at line 126 of file ResourceByProjectKey.php.

◆ discountCodes()

Commercetools\Import\Client\Resource\ResourceByProjectKey::discountCodes ( )

Definition at line 150 of file ResourceByProjectKey.php.

◆ importContainers()

Commercetools\Import\Client\Resource\ResourceByProjectKey::importContainers ( )

Definition at line 30 of file ResourceByProjectKey.php.

◆ importOperations()

Commercetools\Import\Client\Resource\ResourceByProjectKey::importOperations ( )

Definition at line 38 of file ResourceByProjectKey.php.

◆ inventories()

Commercetools\Import\Client\Resource\ResourceByProjectKey::inventories ( )

Definition at line 134 of file ResourceByProjectKey.php.

◆ orderPatches()

Commercetools\Import\Client\Resource\ResourceByProjectKey::orderPatches ( )

Definition at line 118 of file ResourceByProjectKey.php.

◆ orders()

Commercetools\Import\Client\Resource\ResourceByProjectKey::orders ( )

Definition at line 110 of file ResourceByProjectKey.php.

◆ prices()

Commercetools\Import\Client\Resource\ResourceByProjectKey::prices ( )

Definition at line 54 of file ResourceByProjectKey.php.

◆ productDrafts()

Commercetools\Import\Client\Resource\ResourceByProjectKey::productDrafts ( )

Definition at line 78 of file ResourceByProjectKey.php.

◆ products()

Commercetools\Import\Client\Resource\ResourceByProjectKey::products ( )

Definition at line 70 of file ResourceByProjectKey.php.

◆ productTypes()

Commercetools\Import\Client\Resource\ResourceByProjectKey::productTypes ( )

Definition at line 86 of file ResourceByProjectKey.php.

◆ productVariantPatches()

Commercetools\Import\Client\Resource\ResourceByProjectKey::productVariantPatches ( )

Definition at line 102 of file ResourceByProjectKey.php.

◆ productVariants()

Commercetools\Import\Client\Resource\ResourceByProjectKey::productVariants ( )

Definition at line 94 of file ResourceByProjectKey.php.

◆ standalonePrices()

Commercetools\Import\Client\Resource\ResourceByProjectKey::standalonePrices ( )

Definition at line 62 of file ResourceByProjectKey.php.

◆ types()

Commercetools\Import\Client\Resource\ResourceByProjectKey::types ( )

Definition at line 142 of file ResourceByProjectKey.php.


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