@jambonz/sdk
Preparing search index...
index
ActionHookObject
Interface ActionHookObject
@jambonz/sdk type exports
interface
ActionHookObject
{
url
:
string
;
method
?:
"GET"
|
"POST"
;
basicAuth
?:
Auth
;
}
Index
Properties
url
method?
basic
Auth?
Properties
url
url
:
string
Optional
method
method
?:
"GET"
|
"POST"
Optional
basic
Auth
basicAuth
?:
Auth
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
url
method
basic
Auth
@jambonz/sdk
Loading...
@jambonz/sdk type exports