Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
coinbase/types
CreateWebhookOptions
Type alias CreateWebhookOptions
Create
Webhook
Options
:
{
eventFilters
?:
WebhookEventFilter
[]
;
eventType
:
WebhookEventType
;
eventTypeFilter
?:
WebhookEventTypeFilter
;
networkId
:
string
;
notificationUri
:
string
;
signatureHeader
?:
string
;
}
Options for creating a Webhook.
Type declaration
Optional
event
Filters
?:
WebhookEventFilter
[]
event
Type
:
WebhookEventType
Optional
event
Type
Filter
?:
WebhookEventTypeFilter
network
Id
:
string
notification
Uri
:
string
Optional
signature
Header
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@coinbase/coinbase-sdk
Loading...
Options for creating a Webhook.