Preparing search index...
The search index is not available
@sodazone/ocelloids-client - v2.4.0
@sodazone/ocelloids-client
types
DeliveryChannel
Type Alias DeliveryChannel
DeliveryChannel
:
|
{
bearer
?:
string
;
contentType
?:
string
;
events
?:
"*"
|
string
[]
;
limit
?:
number
;
template
?:
string
;
type
:
"webhook"
;
url
:
string
;
}
|
{
type
:
"log"
}
|
{
type
:
"websocket"
}
Represents a
Subscription
delivery channel.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@sodazone/ocelloids-client - v2.4.0
Loading...
Represents a Subscription delivery channel.