Channels_UnAssign
- Full name:
\BigCommerce\Webhooks\Product\Channels_UnAssign - Parent class:
\BigCommerce\Webhooks\Product\Channels_Manager
Methods
handle_request
public handle_request(mixed $product_id, mixed $channel_id): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$product_id | mixed | |
$channel_id | mixed |
Inherited methods
__construct
public __construct(\BigCommerce\Api\v3\Api\CatalogApi $catalog_api, \BigCommerce\Api\v3\Api\ChannelsApi $channels_api): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$catalog_api | \BigCommerce\Api\v3\Api\CatalogApi | |
$channels_api | \BigCommerce\Api\v3\Api\ChannelsApi |
get_channel
protected get_channel(mixed $channel_id): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$channel_id | mixed |
maybe_get_existing_product
protected maybe_get_existing_product(mixed $product_id): mixedParameters:
| Parameter | Type | Description |
|---|---|---|
$product_id | mixed |
Automatically generated on 2025-01-21