Preparing search index...
The search index is not available
@mozaic-io/mozaic-sdk-node - v1.0.9
@mozaic-io/mozaic-sdk-node
api/api
SvixWebhook
Interface SvixWebhook
export SvixWebhook
interface
SvixWebhook
{
channels
?:
any
;
createdAt
?:
string
;
description
?:
null
|
string
;
disabled
?:
boolean
;
filterTypes
?:
any
;
id
?:
null
|
string
;
metadata
?:
object
;
rateLimit
?:
any
;
uid
?:
any
;
updatedAt
?:
string
;
url
?:
null
|
string
;
version
?:
number
;
}
Index
Properties
channels?
created
At?
description?
disabled?
filter
Types?
id?
metadata?
rate
Limit?
uid?
updated
At?
url?
version?
Properties
Optional
channels
channels
?:
any
Optional
created
At
created
At
?:
string
Optional
description
description
?:
null
|
string
Optional
disabled
disabled
?:
boolean
Optional
filter
Types
filter
Types
?:
any
Optional
id
id
?:
null
|
string
Optional
metadata
metadata
?:
object
Optional
rate
Limit
rate
Limit
?:
any
Optional
uid
uid
?:
any
Optional
updated
At
updated
At
?:
string
Optional
url
url
?:
null
|
string
Optional
version
version
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
channels
created
At
description
disabled
filter
Types
id
metadata
rate
Limit
uid
updated
At
url
version
@mozaic-io/mozaic-sdk-node - v1.0.9
Loading...
export SvixWebhook