@wildix-internal/wim-webhooks-client > WebhooksClientConfig
WebhooksClientConfig interface
The configuration interface of WebhooksClient class constructor that set the region, credentials and other options.
Signature:
export interface WebhooksClientConfig extends WebhooksClientConfigType
Extends: WebhooksClientConfigType
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
'stage' | 'stable' | 'prod' | |||
TokenProvider |