@seven.io/client
Preparing search index...
HooksSubscribeParams
Type Alias HooksSubscribeParams
type
HooksSubscribeParams
=
{
eventFilter
?:
string
;
eventType
:
HookEventType
;
headers
?:
string
;
requestMethod
?:
HookRequestMethod
;
targetUrl
:
string
;
}
Index
Properties
event
Filter?
event
Type
headers?
request
Method?
target
Url
Properties
Optional
event
Filter
eventFilter
?:
string
event
Type
eventType
:
HookEventType
Optional
headers
headers
?:
string
Optional
request
Method
requestMethod
?:
HookRequestMethod
target
Url
targetUrl
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
event
Filter
event
Type
headers
request
Method
target
Url
@seven.io/client
Loading...