@adcp/client API Reference - v3.11.2
Documentation
GitHub
npm
Preparing search index...
GetProductsStatusChangeHandler
Type Alias GetProductsStatusChangeHandler
GetProductsStatusChangeHandler
:
(
response
:
|
GetProductsResponse
|
GetProductsAsyncSubmitted
|
GetProductsAsyncWorking
|
GetProductsAsyncInputRequired
,
metadata
:
WebhookMetadata
,
)
=>
void
|
Promise
<
void
>
Type Declaration
(
response
:
|
GetProductsResponse
|
GetProductsAsyncSubmitted
|
GetProductsAsyncWorking
|
GetProductsAsyncInputRequired
,
metadata
:
WebhookMetadata
,
)
:
void
|
Promise
<
void
>
Parameters
response
:
|
GetProductsResponse
|
GetProductsAsyncSubmitted
|
GetProductsAsyncWorking
|
GetProductsAsyncInputRequired
metadata
:
WebhookMetadata
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
Documentation
GitHub
npm
@adcp/client API Reference - v3.11.2
Loading...