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