Preparing search index...
The search index is not available
@coinbase/coinbase-sdk
@coinbase/coinbase-sdk
coinbase/types
UpdateWebhookOptions
Type alias UpdateWebhookOptions
Update
Webhook
Options
:
{
eventFilters
?:
WebhookEventFilter
[]
;
eventTypeFilter
?:
WebhookEventTypeFilter
;
notificationUri
?:
string
;
}
Options for updating a Webhook.
Type declaration
Optional
event
Filters
?:
WebhookEventFilter
[]
Optional
event
Type
Filter
?:
WebhookEventTypeFilter
Optional
notification
Uri
?:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@coinbase/coinbase-sdk
Loading...
Options for updating a Webhook.