Python SDK
NessyAPI
Preparing search index...
The search index is not available
@nessyapi/sdk - v0.1.0
@nessyapi/sdk
index
Webhook
Interface Webhook
interface
Webhook
{
webhook_id
:
string
;
url
:
string
;
events
:
WebhookEventType
[]
;
active
:
boolean
;
created_at
:
string
;
last_delivery_at
?:
null
|
string
;
}
Hierarchy (
View Summary
)
Webhook
CreatedWebhook
Index
Properties
webhook_
id
url
events
active
created_
at
last_
delivery_
at?
Properties
webhook_
id
webhook_id
:
string
url
url
:
string
events
events
:
WebhookEventType
[]
active
active
:
boolean
created_
at
created_at
:
string
Optional
last_
delivery_
at
last_delivery_at
?:
null
|
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
webhook_
id
url
events
active
created_
at
last_
delivery_
at
Python SDK
NessyAPI
@nessyapi/sdk - v0.1.0
Loading...