Preparing search index...
The search index is not available
TagoIO SDK for JavaScript and TypeScript
TagoIO SDK for JavaScript and TypeScript
Types
NotificationTriggerHTTP
Interface NotificationTriggerHTTP
interface
NotificationTriggerHTTP
{
body
:
{
[
key
:
string
]
:
any
;
}
;
method
:
"GET"
|
"DELETE"
|
"POST"
|
"PUT"
|
"REDIRECT"
;
url
:
string
;
}
Index
Properties
body
method
url
Properties
body
body
:
{
[
key
:
string
]
:
any
;
}
Type declaration
[
key
:
string
]:
any
method
method
:
"GET"
|
"DELETE"
|
"POST"
|
"PUT"
|
"REDIRECT"
url
url
:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
body
method
url
TagoIO SDK for JavaScript and TypeScript
Loading...