@servicenow/sdk - v4.9.0
Preparing search index...
@servicenow/sdk/automation
<internal>
PlaybookTriggerType
Function PlaybookTriggerType
PlaybookTriggerType
<
I
extends
Record
<
string
,
Column
>
>
(
config
:
{
$id
:
string
|
number
|
ExplicitKey
<
string
>
;
inputs
:
I
;
label
:
string
;
}
,
)
:
PlaybookTriggerType
<
I
>
Type Parameters
I
extends
Record
<
string
,
Column
>
Parameters
config
:
{
$id
:
string
|
number
|
ExplicitKey
<
string
>
;
inputs
:
I
;
label
:
string
}
Returns
PlaybookTriggerType
<
I
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@servicenow/sdk - v4.9.0
Loading...