@bovine/account-api
Preparing search index...
types.gen
TriggerData
Type Alias TriggerData
type
TriggerData
=
{
body
:
PerformRequest
;
path
:
{
method
:
string
}
;
query
?:
never
;
url
:
"/actor/trigger/{method}"
;
}
Index
Properties
body
path
query?
url
Properties
body
body
:
PerformRequest
path
path
:
{
method
:
string
}
Type Declaration
method
:
string
Method
Optional
query
query
?:
never
url
url
:
"/actor/trigger/{method}"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
body
path
query
url
@bovine/account-api
Loading...
Method