GitHub
Preparing search index...
The search index is not available
Documentation
Documentation
@forgerock/davinci-client
index
ActionCollectorNoUrl
Interface ActionCollectorNoUrl<T>
interface
ActionCollectorNoUrl
<
T
extends
ActionCollectorTypes
>
{
category
:
"ActionCollector"
;
error
:
null
|
string
;
id
:
string
;
name
:
string
;
output
:
{
key
:
string
;
label
:
string
;
type
:
string
}
;
type
:
T
;
}
Type Parameters
T
extends
ActionCollectorTypes
Index
Properties
category
error
id
name
output
type
Properties
category
category
:
"ActionCollector"
error
error
:
null
|
string
id
id
:
string
name
name
:
string
output
output
:
{
key
:
string
;
label
:
string
;
type
:
string
}
type
type
:
T
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
category
error
id
name
output
type
GitHub
Documentation
Loading...