@jackdevau/up-api API Reference
Preparing search index...
ListWebhooksResponse
Interface ListWebhooksResponse
interface
ListWebhooksResponse
{
data
:
WebhookResource
[]
;
links
:
{
prev
?:
string
;
next
?:
string
}
;
}
Index
Properties
data
links
Properties
data
data
:
WebhookResource
[]
links
links
:
{
prev
?:
string
;
next
?:
string
}
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
data
links
@jackdevau/up-api API Reference
Loading...